Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-education for
openSUSE:Factory checked in at 2022-12-13 18:56:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-education (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-education.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-education"
Tue Dec 13 18:56:25 2022 rev:2 rq:1042620 version:1.0.0~b2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-education/python-azure-mgmt-education.changes
2022-11-16 15:43:10.119789386 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-education.new.1835/python-azure-mgmt-education.changes
2022-12-13 18:56:39.455584408 +0100
@@ -1,0 +2,9 @@
+Tue Dec 13 09:36:10 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-education-1.0.0b1.zip
New:
----
azure-mgmt-education-1.0.0b2.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-education.spec ++++++
--- /var/tmp/diff_new_pack.BgIF4o/_old 2022-12-13 18:56:40.059587632 +0100
+++ /var/tmp/diff_new_pack.BgIF4o/_new 2022-12-13 18:56:40.063587653 +0100
@@ -15,14 +15,15 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
-%define realversion 1.0.0b1
+
+%define realversion 1.0.0b2
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%if 0%{?suse_version} >= 1500
%define skip_python2 1
%endif
Name: python-azure-mgmt-education
-Version: 1.0.0~b1
+Version: 1.0.0~b2
Release: 0
Summary: Microsoft Azure Education Management Client Library for Python
License: MIT
@@ -39,10 +40,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.1
+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