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 2022-11-29 10:53:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-scvmm (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-scvmm.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-scvmm"
Tue Nov 29 10:53:34 2022 rev:2 rq:1038687 version:1.0.0b2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-scvmm/python-azure-mgmt-scvmm.changes
2022-04-25 23:35:57.798453102 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-scvmm.new.1597/python-azure-mgmt-scvmm.changes
2022-11-29 10:53:34.848870661 +0100
@@ -1,0 +2,9 @@
+Thu Nov 24 13:35:12 UTC 2022 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 1.0.0b2
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-mgmt-scvmm-1.0.0b1.zip
New:
----
azure-mgmt-scvmm-1.0.0b2.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-scvmm.spec ++++++
--- /var/tmp/diff_new_pack.ryb1S9/_old 2022-11-29 10:53:39.124893125 +0100
+++ /var/tmp/diff_new_pack.ryb1S9/_new 2022-11-29 10:53:39.128893146 +0100
@@ -15,12 +15,13 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%if 0%{?suse_version} >= 1500
%define skip_python2 1
%endif
Name: python-azure-mgmt-scvmm
-Version: 1.0.0b1
+Version: 1.0.0b2
Release: 0
Summary: Microsoft Azure Scvmm Management Client Library for Python
License: MIT
@@ -37,10 +38,11 @@
Requires: python-azure-common < 2.0.0
Requires: python-azure-common >= 1.1
Requires: python-azure-mgmt-core < 2.0.0
-Requires: python-azure-mgmt-core >= 1.2.0
+Requires: python-azure-mgmt-core >= 1.3.2
Requires: python-azure-mgmt-nspkg >= 3.0.0
Requires: python-azure-nspkg >= 3.0.0
-Requires: python-msrest >= 0.6.21
+Requires: python-msrest >= 0.7.1
+Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8)
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch