Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-sql for 
openSUSE:Factory checked in at 2024-09-10 21:14:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-sql (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-mgmt-sql.new.17570 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-mgmt-sql"

Tue Sep 10 21:14:41 2024 rev:35 rq:1199869 version:4.0.0b19

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-sql/python-azure-mgmt-sql.changes  
    2024-07-16 22:05:21.728301570 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-sql.new.17570/python-azure-mgmt-sql.changes
   2024-09-10 21:15:57.972868926 +0200
@@ -1,0 +2,12 @@
+Tue Sep 10 08:25:34 UTC 2024 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 4.0.0b19
+  + 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-mgmt-sql-4.0.0b18.tar.gz

New:
----
  azure_mgmt_sql-4.0.0b19.tar.gz

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

Other differences:
------------------
++++++ python-azure-mgmt-sql.spec ++++++
--- /var/tmp/diff_new_pack.ZLbl8S/_old  2024-09-10 21:15:58.404886914 +0200
+++ /var/tmp/diff_new_pack.ZLbl8S/_new  2024-09-10 21:15:58.408887081 +0200
@@ -18,14 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-azure-mgmt-sql
-Version:        4.0.0b18
+Version:        4.0.0b19
 Release:        0
 Summary:        Microsoft Azure SQL 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-sql/azure-mgmt-sql-%{version}.tar.gz
-Source1:        LICENSE.txt
+Source:         
https://files.pythonhosted.org/packages/source/a/azure_mgmt_sql/azure_mgmt_sql-%{version}.tar.gz
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module pip}
@@ -35,6 +34,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-azure-mgmt-nspkg >= 3.0.0
 Requires:       python-azure-nspkg >= 3.0.0
+Requires:       python-typing_extensions >= 4.6.0
 Requires:       (python-azure-common >= 1.1 with python-azure-common < 2.0.0)
 Requires:       (python-azure-mgmt-core >= 1.3.2 with python-azure-mgmt-core < 
2.0.0)
 Requires:       (python-isodate >= 0.6.1 with python-isodate < 1.0.0)
@@ -55,10 +55,9 @@
 This package has been tested with Python 2.7, 3.5, 3.6 and 3.7.
 
 %prep
-%setup -q -n azure-mgmt-sql-%{version}
+%setup -q -n azure_mgmt_sql-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-sql-%{version}
 %pyproject_wheel
 
 %install
@@ -73,7 +72,7 @@
 
 %files %{python_files}
 %doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
 %{python_sitelib}/azure/mgmt/sql
 %{python_sitelib}/azure_mgmt_sql-*.dist-info
 

Reply via email to