Compare commits
2 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| 9e652143b2 | |||
| 6f7f477006 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6539676eca70560ad76abb8d5bd3af8aecb1715817ed915ee600867f265b7e95
|
||||
size 103749
|
||||
3
azure_keyvault_administration-4.6.0.tar.gz
Normal file
3
azure_keyvault_administration-4.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d583029e2efaa09e1e1c46f7c01bb1bc1f890388acbf2354a42d1f3379f734e4
|
||||
size 109769
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 18 10:44:11 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 4.6.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 09:30:56 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-keyvault-administration
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-azure-keyvault-administration
|
||||
Version: 4.5.0
|
||||
Version: 4.6.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Key Vault Administration Client Library for Python
|
||||
License: MIT
|
||||
@@ -35,9 +35,9 @@ BuildRequires: python-rpm-macros
|
||||
Requires: python-azure-keyvault-nspkg >= 1.0.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-isodate >= 0.6.1
|
||||
Requires: python-typing_extensions >= 4.6.0
|
||||
Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0)
|
||||
Requires: (python-azure-core >= 1.31.0 with python-azure-core < 2.0.0)
|
||||
Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.8)
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
%if 0%{?sle_version} >= 150400
|
||||
Obsoletes: python3-azure-keyvault-administration < 4.4.0
|
||||
|
||||
Reference in New Issue
Block a user