Compare commits
8 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| 13149df5f9 | |||
| 2451a00dea | |||
| 8f81b092b9 | |||
| 198222c00e | |||
| 2f8f3e5eca | |||
| e0e339955c | |||
| d4aa823b58 | |||
| f781daaaca |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcfb1366852926f2a311e1bc6e6a786eb8a8a1fd46e6025d4c114ede2cb4642e
|
||||
size 187547
|
||||
3
azure_mgmt_keyvault-13.0.0.tar.gz
Normal file
3
azure_mgmt_keyvault-13.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56c12904e6d9ac49f886483e50e3f635d8bf43a489eb32fa7b4832f323d396c7
|
||||
size 102260
|
||||
@@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 13 13:00:44 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 13.0.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from pyproject.toml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 29 11:31:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 12.1.1
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Drop workaround to remove samples and tests from source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 6 10:52:13 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 12.1.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Remove generated samples and tests from source
|
||||
- Update Requires from pyproject.toml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 06:26:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 12.0.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 13 09:51:21 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-azure-mgmt-keyvault
|
||||
Version: 11.0.0
|
||||
Version: 13.0.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Key Vault Management Client Library
|
||||
License: MIT
|
||||
@@ -36,7 +36,7 @@ Requires: python-azure-mgmt-nspkg >= 3.0.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-typing_extensions >= 4.6.0
|
||||
Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0)
|
||||
Requires: (python-azure-mgmt-core >= 1.3.2 with python-azure-mgmt-core < 2.0.0)
|
||||
Requires: (python-azure-mgmt-core >= 1.6.0 with python-azure-mgmt-core < 2.0.0)
|
||||
Requires: (python-isodate >= 0.6.1 with python-isodate < 1.0.0)
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
%if 0%{?sle_version} >= 150400
|
||||
|
||||
Reference in New Issue
Block a user