Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-keyvault-certificates for openSUSE:Factory checked in at 2024-10-21 16:26:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault-certificates (Old) and /work/SRC/openSUSE:Factory/.python-azure-keyvault-certificates.new.26871 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-azure-keyvault-certificates" Mon Oct 21 16:26:34 2024 rev:14 rq:1216715 version:4.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-keyvault-certificates/python-azure-keyvault-certificates.changes 2024-04-07 22:07:11.417204670 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-keyvault-certificates.new.26871/python-azure-keyvault-certificates.changes 2024-10-21 16:26:52.270638443 +0200 @@ -1,0 +2,12 @@ +Mon Oct 21 09:34:38 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- New upstream release + + Version 4.9.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Adjust upstream source name in spec file +- Drop extra LICENSE.txt as upstream now ships its own +- Rename LICENSE.txt to LICENSE in %files section +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- LICENSE.txt azure-keyvault-certificates-4.8.0.tar.gz New: ---- azure_keyvault_certificates-4.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-keyvault-certificates.spec ++++++ --- /var/tmp/diff_new_pack.HLdCBI/_old 2024-10-21 16:26:52.786660090 +0200 +++ /var/tmp/diff_new_pack.HLdCBI/_new 2024-10-21 16:26:52.786660090 +0200 @@ -18,14 +18,13 @@ %{?sle15_python_module_pythons} Name: python-azure-keyvault-certificates -Version: 4.8.0 +Version: 4.9.0 Release: 0 Summary: Microsoft Azure Key Vault Certificates 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-certificates/azure-keyvault-certificates-%{version}.tar.gz -Source1: LICENSE.txt +Source: https://files.pythonhosted.org/packages/source/a/azure_keyvault_certificates/azure_keyvault_certificates-%{version}.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 +36,7 @@ Requires: python-azure-nspkg >= 3.0.0 Requires: python-isodate >= 0.6.1 Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0) -Requires: (python-azure-core >= 1.29.5 with python-azure-core < 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 @@ -57,10 +56,9 @@ passwords, certificates, API keys, and other secrets. %prep -%setup -q -n azure-keyvault-certificates-%{version} +%setup -q -n azure_keyvault_certificates-%{version} %build -install -m 644 %{SOURCE1} %{_builddir}/azure-keyvault-certificates-%{version} %pyproject_wheel %install @@ -75,7 +73,7 @@ %files %{python_files} %doc CHANGELOG.md README.md -%license LICENSE.txt +%license LICENSE %{python_sitelib}/azure/keyvault/certificates %{python_sitelib}/azure_keyvault_certificates-*.dist-info