Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-netapp for
openSUSE:Factory checked in at 2024-10-24 15:44:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-netapp (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-netapp.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-netapp"
Thu Oct 24 15:44:57 2024 rev:29 rq:1218015 version:13.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-netapp/python-azure-mgmt-netapp.changes
2024-08-27 19:39:10.880079298 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-netapp.new.2020/python-azure-mgmt-netapp.changes
2024-10-24 15:45:43.171465640 +0200
@@ -1,0 +2,9 @@
+Thu Oct 24 09:04:10 UTC 2024 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 13.3.0
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Adjust upstream source name in spec file
+
+-------------------------------------------------------------------
Old:
----
azure-mgmt-netapp-13.2.0.tar.gz
New:
----
azure_mgmt_netapp-13.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-netapp.spec ++++++
--- /var/tmp/diff_new_pack.AiQkbJ/_old 2024-10-24 15:45:43.643485260 +0200
+++ /var/tmp/diff_new_pack.AiQkbJ/_new 2024-10-24 15:45:43.647485426 +0200
@@ -18,13 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-netapp
-Version: 13.2.0
+Version: 13.3.0
Release: 0
Summary: Microsoft Azure NetApp Files Management Client Library
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
-Source:
https://files.pythonhosted.org/packages/source/a/azure-mgmt-netapp/azure-mgmt-netapp-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure_mgmt_netapp/azure_mgmt_netapp-%{version}.tar.gz
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -55,7 +55,7 @@
This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.
%prep
-%setup -q -n azure-mgmt-netapp-%{version}
+%setup -q -n azure_mgmt_netapp-%{version}
%build
%pyproject_wheel