Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-oep for
openSUSE:Factory checked in at 2022-11-29 10:53:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-oep (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-oep.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-oep"
Tue Nov 29 10:53:42 2022 rev:2 rq:1038721 version:1.0.0b2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-oep/python-azure-mgmt-oep.changes
2022-02-17 00:32:08.629416617 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-oep.new.1597/python-azure-mgmt-oep.changes
2022-11-29 10:54:04.569026786 +0100
@@ -1,0 +2,9 @@
+Thu Nov 24 20:35:22 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-oep-1.0.0b1.zip
New:
----
azure-mgmt-oep-1.0.0b2.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-oep.spec ++++++
--- /var/tmp/diff_new_pack.2Brnr5/_old 2022-11-29 10:54:05.273030484 +0100
+++ /var/tmp/diff_new_pack.2Brnr5/_new 2022-11-29 10:54:05.285030547 +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-oep
-Version: 1.0.0b1
+Version: 1.0.0b2
Release: 0
Summary: Microsoft Azure Oep 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.3.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