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 2024-02-27 22:48:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault-keys (Old) and /work/SRC/openSUSE:Factory/.python-azure-keyvault-keys.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-keyvault-keys" Tue Feb 27 22:48:41 2024 rev:21 rq:1152067 version:4.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-keyvault-keys/python-azure-keyvault-keys.changes 2023-11-16 20:28:18.611813195 +0100 +++ /work/SRC/openSUSE:Factory/.python-azure-keyvault-keys.new.1770/python-azure-keyvault-keys.changes 2024-02-27 22:48:50.963606381 +0100 @@ -1,0 +2,10 @@ +Fri Feb 23 10:34:56 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 4.9.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove temporary version override +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- azure-keyvault-keys-4.9.0b3.tar.gz New: ---- azure-keyvault-keys-4.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-keyvault-keys.spec ++++++ --- /var/tmp/diff_new_pack.o34qqS/_old 2024-02-27 22:48:51.667631904 +0100 +++ /var/tmp/diff_new_pack.o34qqS/_new 2024-02-27 22:48:51.667631904 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-azure-keyvault-keys # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,18 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define realversion 4.9.0b3 - %{?!python_module:%define python_module() python-%{**} python3-%{**}} %if 0%{?suse_version} >= 1500 %define skip_python2 1 %endif Name: python-azure-keyvault-keys -Version: 4.9.0~b3 +Version: 4.9.0 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-%{realversion}.tar.gz +Source: https://files.pythonhosted.org/packages/source/a/azure-keyvault-keys/azure-keyvault-keys-%{version}.tar.gz Source1: LICENSE.txt BuildRequires: %{python_module azure-keyvault-nspkg >= 1.0.0} BuildRequires: %{python_module azure-nspkg >= 3.0.0} @@ -38,7 +36,7 @@ Requires: python-azure-common < 2.0.0 Requires: python-azure-common >= 1.1 Requires: python-azure-core < 2.0.0 -Requires: python-azure-core >= 1.24.0 +Requires: python-azure-core >= 1.29.5 Requires: python-azure-keyvault-nspkg >= 1.0.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-cryptography >= 2.1.4 @@ -62,10 +60,10 @@ manage, and deploy public and private SSL/TLS certificates %prep -%setup -q -n azure-keyvault-keys-%{realversion} +%setup -q -n azure-keyvault-keys-%{version} %build -install -m 644 %{SOURCE1} %{_builddir}/azure-keyvault-keys-%{realversion} +install -m 644 %{SOURCE1} %{_builddir}/azure-keyvault-keys-%{version} %python_build %install ++++++ azure-keyvault-keys-4.9.0b3.tar.gz -> azure-keyvault-keys-4.9.0.tar.gz ++++++ ++++ 21195 lines of diff (skipped)