Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-keyvault-keys for
openSUSE:Factory checked in at 2025-06-04 20:29:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault-keys (Old)
and /work/SRC/openSUSE:Factory/.python-azure-keyvault-keys.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-keyvault-keys"
Wed Jun 4 20:29:33 2025 rev:24 rq:1282712 version:4.11.0~b1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-keyvault-keys/python-azure-keyvault-keys.changes
2024-10-21 16:26:50.602568465 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-keyvault-keys.new.16005/python-azure-keyvault-keys.changes
2025-06-04 20:29:42.807866689 +0200
@@ -1,0 +2,10 @@
+Wed Jun 4 10:27:56 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 4.11.0b1
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Override upstream version with 4.11.0~b1
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure_keyvault_keys-4.10.0.tar.gz
New:
----
azure_keyvault_keys-4.11.0b1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-keyvault-keys.spec ++++++
--- /var/tmp/diff_new_pack.BtFyfZ/_old 2025-06-04 20:29:43.367889891 +0200
+++ /var/tmp/diff_new_pack.BtFyfZ/_new 2025-06-04 20:29:43.367889891 +0200
@@ -15,15 +15,17 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+%define realversion 4.11.0b1
+
%{?sle15_python_module_pythons}
Name: python-azure-keyvault-keys
-Version: 4.10.0
+Version: 4.11.0~b1
Release: 0
Summary: Microsoft Azure Key Vault Keys Client Library for Python
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
-Source:
https://files.pythonhosted.org/packages/source/a/azure_keyvault_keys/azure_keyvault_keys-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure_keyvault_keys/azure_keyvault_keys-%{realversion}.tar.gz
BuildRequires: %{python_module azure-keyvault-nspkg >= 1.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -37,7 +39,7 @@
Requires: python-azure-nspkg >= 3.0.0
Requires: python-cryptography >= 2.1.4
Requires: python-isodate >= 0.6.1
-Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.8)
+Requires: python-typing_extensions >= 4.6.0
Conflicts: python-azure-sdk <= 2.0.0
%if 0%{?sle_version} >= 150400
Obsoletes: python3-azure-keyvault-keys < 4.9.0
@@ -58,7 +60,7 @@
manage, and deploy public and private SSL/TLS certificates
%prep
-%setup -q -n azure_keyvault_keys-%{version}
+%setup -q -n azure_keyvault_keys-%{realversion}
%build
%pyproject_wheel
++++++ azure_keyvault_keys-4.10.0.tar.gz -> azure_keyvault_keys-4.11.0b1.tar.gz
++++++
++++ 14759 lines of diff (skipped)