Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
python-azure-mgmt-resource-deploymentstacks for openSUSE:Factory checked in at
2026-03-03 15:32:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing
/work/SRC/openSUSE:Factory/python-azure-mgmt-resource-deploymentstacks (Old)
and
/work/SRC/openSUSE:Factory/.python-azure-mgmt-resource-deploymentstacks.new.29461
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-resource-deploymentstacks"
Tue Mar 3 15:32:28 2026 rev:2 rq:1336034 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-resource-deploymentstacks/python-azure-mgmt-resource-deploymentstacks.changes
2025-06-24 20:49:04.592124265 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-resource-deploymentstacks.new.29461/python-azure-mgmt-resource-deploymentstacks.changes
2026-03-03 15:33:30.459433580 +0100
@@ -1,0 +2,15 @@
+Tue Mar 3 07:27:22 UTC 2026 - 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 temporary version override
+- Update Requires from pyproject.toml
+
+-------------------------------------------------------------------
+Thu Feb 12 09:58:28 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Add missing Conflicts for python-azure-mgmt-resource < 24.0.0
+
+-------------------------------------------------------------------
Old:
----
azure_mgmt_resource_deploymentstacks-1.0.0b1.tar.gz
New:
----
azure_mgmt_resource_deploymentstacks-1.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-resource-deploymentstacks.spec ++++++
--- /var/tmp/diff_new_pack.muDyR5/_old 2026-03-03 15:33:30.927452967 +0100
+++ /var/tmp/diff_new_pack.muDyR5/_new 2026-03-03 15:33:30.931453132 +0100
@@ -15,18 +15,15 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
-
-%define realversion 1.0.0b1
-
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-resource-deploymentstacks
-Version: 1.0.0~b1
+Version: 1.0.0
Release: 0
Summary: Microsoft Azure Resource Resource-Deploymentstacks 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_resource_deploymentstacks/azure_mgmt_resource_deploymentstacks-%{realversion}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure_mgmt_resource_deploymentstacks/azure_mgmt_resource_deploymentstacks-%{version}.tar.gz
BuildRequires: %{python_module azure-mgmt-resource}
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
@@ -40,9 +37,10 @@
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
+Conflicts: python-azure-mgmt-resource < 24.0.0
BuildArch: noarch
%python_subpackages
@@ -53,7 +51,7 @@
This package has been tested with Python 3.9+.
%prep
-%setup -q -n azure_mgmt_resource_deploymentstacks-%{realversion}
+%setup -q -n azure_mgmt_resource_deploymentstacks-%{version}
%build
%pyproject_wheel
++++++ azure_mgmt_resource_deploymentstacks-1.0.0b1.tar.gz ->
azure_mgmt_resource_deploymentstacks-1.0.0.tar.gz ++++++
++++ 23289 lines of diff (skipped)