diff --git a/azure-mgmt-containerinstance-2.0.0.zip b/azure-mgmt-containerinstance-2.0.0.zip new file mode 100644 index 0000000..71c4760 --- /dev/null +++ b/azure-mgmt-containerinstance-2.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad247d186c3c040da7a1d40ad39c9881e99afc58271f673abb602abb0b6b85b +size 52252 diff --git a/azure-mgmt-containerinstance-7.0.0.zip b/azure-mgmt-containerinstance-7.0.0.zip deleted file mode 100644 index 1ecd773..0000000 --- a/azure-mgmt-containerinstance-7.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f624df0664ba80ba886bc96ffe5e468c620eb5b681bc3bc2a28ce26042fd465 -size 78206 diff --git a/python-azure-mgmt-containerinstance.changes b/python-azure-mgmt-containerinstance.changes index 490794e..3cab54e 100644 --- a/python-azure-mgmt-containerinstance.changes +++ b/python-azure-mgmt-containerinstance.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Mar 29 15:36:52 UTC 2021 - John Paul Adrian Glaubitz + +- 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 + ------------------------------------------------------------------- Fri Dec 18 11:04:57 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-containerinstance.spec b/python-azure-mgmt-containerinstance.spec index 7d061a2..db747c7 100644 --- a/python-azure-mgmt-containerinstance.spec +++ b/python-azure-mgmt-containerinstance.spec @@ -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: python-rpm-macros 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