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-10-21 16:26:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault-keys (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-keyvault-keys.new.26871 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-keyvault-keys"

Mon Oct 21 16:26:32 2024 rev:23 rq:1216710 version:4.10.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-keyvault-keys/python-azure-keyvault-keys.changes
    2024-04-07 22:07:12.053227963 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-keyvault-keys.new.26871/python-azure-keyvault-keys.changes
 2024-10-21 16:26:50.602568465 +0200
@@ -1,0 +2,12 @@
+Mon Oct 21 10:03:52 UTC 2024 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 4.10.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-keys-4.9.0.tar.gz

New:
----
  azure_keyvault_keys-4.10.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-azure-keyvault-keys.spec ++++++
--- /var/tmp/diff_new_pack.OIqx1F/_old  2024-10-21 16:26:51.114589945 +0200
+++ /var/tmp/diff_new_pack.OIqx1F/_new  2024-10-21 16:26:51.114589945 +0200
@@ -17,14 +17,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-azure-keyvault-keys
-Version:        4.9.0
+Version:        4.10.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-%{version}.tar.gz
-Source1:        LICENSE.txt
+Source:         
https://files.pythonhosted.org/packages/source/a/azure_keyvault_keys/azure_keyvault_keys-%{version}.tar.gz
 BuildRequires:  %{python_module azure-keyvault-nspkg >= 1.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module pip}
@@ -33,7 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 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-azure-keyvault-nspkg >= 1.0.0
 Requires:       python-azure-nspkg >= 3.0.0
 Requires:       python-cryptography >= 2.1.4
@@ -59,10 +58,9 @@
    manage, and deploy public and private SSL/TLS certificates
 
 %prep
-%setup -q -n azure-keyvault-keys-%{version}
+%setup -q -n azure_keyvault_keys-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-keyvault-keys-%{version}
 %pyproject_wheel
 
 %install
@@ -77,7 +75,7 @@
 
 %files %{python_files}
 %doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
 %{python_sitelib}/azure/keyvault/keys
 %{python_sitelib}/azure_keyvault_keys-*.dist-info
 

Reply via email to