Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-storagediscovery
for openSUSE:Factory checked in at 2025-10-06 18:08:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-storagediscovery (Old)
and
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagediscovery.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-storagediscovery"
Mon Oct 6 18:08:48 2025 rev:2 rq:1309256 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-storagediscovery/python-azure-mgmt-storagediscovery.changes
2025-07-24 18:46:20.787689333 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-storagediscovery.new.11973/python-azure-mgmt-storagediscovery.changes
2025-10-06 18:09:12.950011390 +0200
@@ -1,0 +2,11 @@
+Mon Oct 6 10:53:06 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 1.0.0
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Remove generated samples and tests from source
+- Remove temporary version override
+- Update Requires from pyproject.toml
+
+-------------------------------------------------------------------
Old:
----
azure_mgmt_storagediscovery-1.0.0b1.tar.gz
New:
----
azure_mgmt_storagediscovery-1.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-storagediscovery.spec ++++++
--- /var/tmp/diff_new_pack.CqKr4d/_old 2025-10-06 18:09:13.514035073 +0200
+++ /var/tmp/diff_new_pack.CqKr4d/_new 2025-10-06 18:09:13.518035241 +0200
@@ -16,17 +16,15 @@
#
-%define realversion 1.0.0b1
-
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-storagediscovery
-Version: 1.0.0~b1
+Version: 1.0.0
Release: 0
Summary: Microsoft Azure Storagediscovery Management 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_mgmt_storagediscovery/azure_mgmt_storagediscovery-%{realversion}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure_mgmt_storagediscovery/azure_mgmt_storagediscovery-%{version}.tar.gz
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -38,7 +36,7 @@
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-azure-mgmt-core >= 1.6.0 with python-azure-mgmt-core <
2.0.0)
Requires: (python-isodate >= 0.6.1 with python-isodate < 1.0.0)
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch
@@ -51,7 +49,9 @@
This package has been tested with Python 3.9+
%prep
-%setup -q -n azure_mgmt_storagediscovery-%{realversion}
+%setup -q -n azure_mgmt_storagediscovery-%{version}
+# see: https://github.com/Azure/azure-sdk-for-python/issues/43082
+rm -rf generated_samples generated_tests
%build
%pyproject_wheel
++++++ azure_mgmt_storagediscovery-1.0.0b1.tar.gz ->
azure_mgmt_storagediscovery-1.0.0.tar.gz ++++++
++++ 2180 lines of diff (skipped)