Compare commits
2 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| 4f890d0c16 | |||
| c89e643483 |
3
azure_keyvault_certificates-4.10.0.tar.gz
Normal file
3
azure_keyvault_certificates-4.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:004ff47a73152f9f40f678e5a07719b753a3ca86f0460bfeaaf6a23304872e05
|
||||
size 179157
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dd04f8ffe4091588282eb75480bb31e584dd9940d09f9dea67fac8363e97e59
|
||||
size 152006
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 18 11:28:35 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 4.10.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 09:34:38 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-keyvault-certificates
|
||||
#
|
||||
# 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-certificates
|
||||
Version: 4.9.0
|
||||
Version: 4.10.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Key Vault Certificates 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-certificates < 4.8.0
|
||||
|
||||
Reference in New Issue
Block a user