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 2025-10-06 18:08:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-sql (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-sql.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-sql"
Mon Oct 6 18:08:50 2025 rev:39 rq:1309257 version:4.0.0b23
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-sql/python-azure-mgmt-sql.changes
2025-07-31 17:47:11.826639210 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-sql.new.11973/python-azure-mgmt-sql.changes
2025-10-06 18:09:13.942053044 +0200
@@ -1,0 +2,10 @@
+Mon Oct 6 10:53:32 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 4.0.0b23
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Remove generated samples and tests from source
+- Update Requires from pyproject.toml
+
+-------------------------------------------------------------------
Old:
----
azure_mgmt_sql-4.0.0b22.tar.gz
New:
----
azure_mgmt_sql-4.0.0b23.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-sql.spec ++++++
--- /var/tmp/diff_new_pack.xpR8Uy/_old 2025-10-06 18:09:15.762129467 +0200
+++ /var/tmp/diff_new_pack.xpR8Uy/_new 2025-10-06 18:09:15.774129971 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-sql
-Version: 4.0.0b22
+Version: 4.0.0b23
Release: 0
Summary: Microsoft Azure SQL Management Client Library
License: MIT
@@ -36,8 +36,8 @@
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.5.0 with python-azure-mgmt-core <
2.0.0)
-Requires: (python-isodate >= 0.6.1 with python-isodate < 1.0.0)
+Requires: (python-azure-mgmt-core >= 1.6.0 with python-azure-mgmt-core <
2.0.0)
+Requires: (python-msrest >= 0.7.1 with python-msrest < 1.0.0)
Conflicts: python-azure-sdk <= 2.0.0
%if 0%{?sle_version} >= 150400
Obsoletes: python3-azure-mgmt-sql < 4.0.0b15
@@ -56,6 +56,8 @@
%prep
%setup -q -n azure_mgmt_sql-%{version}
+# see: https://github.com/Azure/azure-sdk-for-python/issues/43082
+rm -rf generated_samples generated_tests
%build
%pyproject_wheel
++++++ azure_mgmt_sql-4.0.0b22.tar.gz -> azure_mgmt_sql-4.0.0b23.tar.gz ++++++
++++ 147124 lines of diff (skipped)