Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-sitemanager for
openSUSE:Factory checked in at 2025-10-06 18:08:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-sitemanager (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-sitemanager.new.11973
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-sitemanager"
Mon Oct 6 18:08:46 2025 rev:2 rq:1309255 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-sitemanager/python-azure-mgmt-sitemanager.changes
2025-05-27 18:43:30.255868911 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-sitemanager.new.11973/python-azure-mgmt-sitemanager.changes
2025-10-06 18:09:11.905967552 +0200
@@ -1,0 +2,10 @@
+Mon Oct 6 10:52:35 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
+
+-------------------------------------------------------------------
Old:
----
azure_mgmt_sitemanager-1.0.0b1.tar.gz
New:
----
azure_mgmt_sitemanager-1.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-sitemanager.spec ++++++
--- /var/tmp/diff_new_pack.RI0HSu/_old 2025-10-06 18:09:12.561995098 +0200
+++ /var/tmp/diff_new_pack.RI0HSu/_new 2025-10-06 18:09:12.565995266 +0200
@@ -16,17 +16,15 @@
#
-%define realversion 1.0.0b1
-
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-sitemanager
-Version: 1.0.0~b1
+Version: 1.0.0
Release: 0
Summary: Microsoft Azure Sitemanager 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_sitemanager/azure_mgmt_sitemanager-%{realversion}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure_mgmt_sitemanager/azure_mgmt_sitemanager-%{version}.tar.gz
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -51,7 +49,9 @@
This package has been tested with Python 3.9+.
%prep
-%setup -q -n azure_mgmt_sitemanager-%{realversion}
+%setup -q -n azure_mgmt_sitemanager-%{version}
+# see: https://github.com/Azure/azure-sdk-for-python/issues/43082
+rm -rf generated_samples generated_tests
%build
%pyproject_wheel
++++++ azure_mgmt_sitemanager-1.0.0b1.tar.gz ->
azure_mgmt_sitemanager-1.0.0.tar.gz ++++++
++++ 3330 lines of diff (skipped)