Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-keyvault-secrets for openSUSE:Factory checked in at 2024-10-21 16:26:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault-secrets (Old) and /work/SRC/openSUSE:Factory/.python-azure-keyvault-secrets.new.26871 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-azure-keyvault-secrets" Mon Oct 21 16:26:31 2024 rev:13 rq:1216695 version:4.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-keyvault-secrets/python-azure-keyvault-secrets.changes 2024-04-07 22:07:16.705398335 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-keyvault-secrets.new.26871/python-azure-keyvault-secrets.changes 2024-10-21 16:26:49.650528526 +0200 @@ -1,0 +2,12 @@ +Mon Oct 21 10:39:33 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-secrets-4.8.0.tar.gz New: ---- azure_keyvault_secrets-4.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-keyvault-secrets.spec ++++++ --- /var/tmp/diff_new_pack.xzWdz8/_old 2024-10-21 16:26:50.222552524 +0200 +++ /var/tmp/diff_new_pack.xzWdz8/_new 2024-10-21 16:26:50.222552524 +0200 @@ -18,14 +18,13 @@ %{?sle15_python_module_pythons} Name: python-azure-keyvault-secrets -Version: 4.8.0 +Version: 4.9.0 Release: 0 Summary: Microsoft Azure Key Vault Secrets 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-secrets/azure-keyvault-secrets-%{version}.tar.gz -Source1: LICENSE.txt +Source: https://files.pythonhosted.org/packages/source/a/azure_keyvault_secrets/azure_keyvault_secrets-%{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 @@ -58,10 +57,9 @@ manage, and deploy public and private SSL/TLS certificates %prep -%setup -q -n azure-keyvault-secrets-%{version} +%setup -q -n azure_keyvault_secrets-%{version} %build -install -m 644 %{SOURCE1} %{_builddir}/azure-keyvault-secrets-%{version} %pyproject_wheel %install @@ -76,7 +74,7 @@ %files %{python_files} %doc CHANGELOG.md README.md -%license LICENSE.txt +%license LICENSE %{python_sitelib}/azure/keyvault/secrets %{python_sitelib}/azure_keyvault_secrets-*.dist-info