Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-devcenter for
openSUSE:Factory checked in at 2022-11-29 10:53:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-devcenter (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-devcenter.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-devcenter"
Tue Nov 29 10:53:40 2022 rev:2 rq:1038702 version:1.0.0b4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-devcenter/python-azure-mgmt-devcenter.changes
2022-11-15 13:21:30.180824777 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-devcenter.new.1597/python-azure-mgmt-devcenter.changes
2022-11-29 10:53:58.924997137 +0100
@@ -1,0 +2,9 @@
+Thu Nov 24 19:25:31 UTC 2022 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 1.0.0b4
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-mgmt-devcenter-1.0.0b1.zip
New:
----
azure-mgmt-devcenter-1.0.0b4.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-devcenter.spec ++++++
--- /var/tmp/diff_new_pack.KIXDCj/_old 2022-11-29 10:54:01.773012098 +0100
+++ /var/tmp/diff_new_pack.KIXDCj/_new 2022-11-29 10:54:01.781012140 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-devcenter
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -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-devcenter
-Version: 1.0.0b1
+Version: 1.0.0b4
Release: 0
Summary: Microsoft Azure Devcenter Management Client Library for Python
License: MIT
@@ -41,6 +42,7 @@
Requires: python-azure-mgmt-nspkg >= 3.0.0
Requires: python-azure-nspkg >= 3.0.0
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
%python_subpackages