Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-mgmt-scvmm for 
openSUSE:Factory checked in at 2024-06-27 16:04:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-scvmm (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-mgmt-scvmm.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-mgmt-scvmm"

Thu Jun 27 16:04:31 2024 rev:4 rq:1183531 version:1.0.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-scvmm/python-azure-mgmt-scvmm.changes
  2024-04-07 22:11:24.042456298 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-scvmm.new.18349/python-azure-mgmt-scvmm.changes
       2024-06-27 16:05:10.986757165 +0200
@@ -1,0 +2,13 @@
+Wed Jun 26 09:38:31 UTC 2024 - 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
+- Override upstream version with 1.0.0.0 to ensure
+  proper upgrade from previous version 1.0.0b2
+- Remove unzip package from BuildRequires
+- Switch source archive format to TAR.GZ
+- Update Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  azure-mgmt-scvmm-1.0.0b2.zip

New:
----
  azure-mgmt-scvmm-1.0.0.tar.gz

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

Other differences:
------------------
++++++ python-azure-mgmt-scvmm.spec ++++++
--- /var/tmp/diff_new_pack.d1mFjn/_old  2024-06-27 16:05:11.458774495 +0200
+++ /var/tmp/diff_new_pack.d1mFjn/_new  2024-06-27 16:05:11.458774495 +0200
@@ -16,15 +16,17 @@
 #
 
 
+%define realversion 1.0.0
+
 %{?sle15_python_module_pythons}
 Name:           python-azure-mgmt-scvmm
-Version:        1.0.0b2
+Version:        1.0.0.0
 Release:        0
 Summary:        Microsoft Azure Scvmm 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-scvmm/azure-mgmt-scvmm-%{version}.zip
+Source:         
https://files.pythonhosted.org/packages/source/a/azure-mgmt-scvmm/azure-mgmt-scvmm-%{realversion}.tar.gz
 Source1:        LICENSE.txt
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
@@ -33,13 +35,11 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  unzip
 Requires:       python-azure-mgmt-nspkg >= 3.0.0
 Requires:       python-azure-nspkg >= 3.0.0
-Requires:       python-msrest >= 0.7.1
 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-typing_extensions >= 4.3.0 if python-base < 3.8)
+Requires:       (python-isodate >= 0.6.1 if python-isodate < 1.0.0)
 Conflicts:      python-azure-sdk <= 2.0.0
 %if 0%{?sle_version} >= 150400
 Obsoletes:      python3-azure-mgmt-scvmm < 1.0.0b2
@@ -54,10 +54,10 @@
 This package has been tested with Python 3.6+.
 
 %prep
-%setup -q -n azure-mgmt-scvmm-%{version}
+%setup -q -n azure-mgmt-scvmm-%{realversion}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-scvmm-%{version}
+install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-scvmm-%{realversion}
 %pyproject_wheel
 
 %install

Reply via email to