Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-containerinstance
for openSUSE:Factory checked in at 2021-04-01 14:17:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-containerinstance (Old)
and
/work/SRC/openSUSE:Factory/.python-azure-mgmt-containerinstance.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-containerinstance"
Thu Apr 1 14:17:09 2021 rev:12 rq:882013 version:2.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-containerinstance/python-azure-mgmt-containerinstance.changes
2021-01-07 21:26:53.913857902 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-containerinstance.new.2401/python-azure-mgmt-containerinstance.changes
2021-04-01 14:18:27.992087881 +0200
@@ -1,0 +2,10 @@
+Mon Mar 29 15:36:52 UTC 2021 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Downgrade to previous upstream release
+ + Version 2.0.0
+ + Required to unbreak Azure CLI packages (bsc#1183865)
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-mgmt-containerinstance-7.0.0.zip
New:
----
azure-mgmt-containerinstance-2.0.0.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-containerinstance.spec ++++++
--- /var/tmp/diff_new_pack.Gk2sbW/_old 2021-04-01 14:18:28.564088770 +0200
+++ /var/tmp/diff_new_pack.Gk2sbW/_new 2021-04-01 14:18:28.568088777 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-containerinstance
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-azure-mgmt-containerinstance
-Version: 7.0.0
+Version: 2.0.0
Release: 0
Summary: Microsoft Azure Container Instance Client Library
License: MIT
@@ -37,11 +37,11 @@
BuildRequires: unzip
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.2
Requires: python-azure-mgmt-nspkg >= 3.0.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-msrest >= 0.5.0
+Requires: python-msrestazure < 2.0.0
+Requires: python-msrestazure >= 0.4.32
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch