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 2026-07-08 17:38:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault-keys (Old)
and /work/SRC/openSUSE:Factory/.python-azure-keyvault-keys.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-keyvault-keys"
Wed Jul 8 17:38:02 2026 rev:26 rq:1364351 version:4.12.0~b2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-keyvault-keys/python-azure-keyvault-keys.changes
2025-06-24 20:48:52.823636382 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-keyvault-keys.new.1982/python-azure-keyvault-keys.changes
2026-07-08 17:41:00.342813814 +0200
@@ -1,0 +2,10 @@
+Tue Jul 7 13:13:05 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 4.12.0b2
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Override upstream version with 4.12.0~b2
+- Update Requires from pyproject.toml
+
+-------------------------------------------------------------------
Old:
----
azure_keyvault_keys-4.11.0.tar.gz
New:
----
azure_keyvault_keys-4.12.0b2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-keyvault-keys.spec ++++++
--- /var/tmp/diff_new_pack.8pFNBP/_old 2026-07-08 17:41:01.150841890 +0200
+++ /var/tmp/diff_new_pack.8pFNBP/_new 2026-07-08 17:41:01.154842029 +0200
@@ -15,16 +15,17 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+%define realversion 4.12.0b2
%{?sle15_python_module_pythons}
Name: python-azure-keyvault-keys
-Version: 4.11.0
+Version: 4.12.0~b2
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}
@@ -33,10 +34,10 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
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-azure-core >= 1.37.0 with python-azure-core < 2.0.0)
Requires: python-azure-keyvault-nspkg >= 1.0.0
Requires: python-azure-nspkg >= 3.0.0
-Requires: python-cryptography >= 2.1.4
+Requires: python-cryptography >= 44.0.2
Requires: python-isodate >= 0.6.1
Requires: python-typing_extensions >= 4.6.0
Conflicts: python-azure-sdk <= 2.0.0
@@ -59,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.11.0.tar.gz -> azure_keyvault_keys-4.12.0b2.tar.gz
++++++
++++ 10516 lines of diff (skipped)