Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-keyvault-administration
for openSUSE:Factory checked in at 2024-10-21 16:26:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault-administration (Old)
and
/work/SRC/openSUSE:Factory/.python-azure-keyvault-administration.new.26871 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-keyvault-administration"
Mon Oct 21 16:26:33 2024 rev:13 rq:1216714 version:4.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-keyvault-administration/python-azure-keyvault-administration.changes
2024-04-07 22:07:29.473865940 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-keyvault-administration.new.26871/python-azure-keyvault-administration.changes
2024-10-21 16:26:51.330599007 +0200
@@ -1,0 +2,12 @@
+Mon Oct 21 09:30:56 UTC 2024 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 4.5.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-administration-4.4.0.tar.gz
New:
----
azure_keyvault_administration-4.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-keyvault-administration.spec ++++++
--- /var/tmp/diff_new_pack.VSafki/_old 2024-10-21 16:26:51.858621158 +0200
+++ /var/tmp/diff_new_pack.VSafki/_new 2024-10-21 16:26:51.862621326 +0200
@@ -18,14 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-azure-keyvault-administration
-Version: 4.4.0
+Version: 4.5.0
Release: 0
Summary: Microsoft Azure Key Vault Administration 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-administration/azure-keyvault-administration-%{version}.tar.gz
-Source1: LICENSE.txt
+Source:
https://files.pythonhosted.org/packages/source/a/azure_keyvault_administration/azure_keyvault_administration-%{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, administration, API keys, and other secrets.
%prep
-%setup -q -n azure-keyvault-administration-%{version}
+%setup -q -n azure_keyvault_administration-%{version}
%build
-install -m 644 %{SOURCE1} %{_builddir}/azure-keyvault-administration-%{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/administration
%{python_sitelib}/azure_keyvault_administration-*.dist-info