Accepting request 917938 from devel:languages:python:azure
- New upstream release + Version 8.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py (forwarded request 917913 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/917938 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-containerinstance?expand=0&rev=13
This commit is contained in:
commit
eb2729c712
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ad247d186c3c040da7a1d40ad39c9881e99afc58271f673abb602abb0b6b85b
|
|
||||||
size 52252
|
|
3
azure-mgmt-containerinstance-8.0.0.zip
Normal file
3
azure-mgmt-containerinstance-8.0.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7aeb380af71fc35a71d6752fa25eb5b95fdb2a0027fa32e6f50bce87e2622916
|
||||||
|
size 80825
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 26 12:02:06 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 8.0.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 29 15:36:52 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Mon Mar 29 15:36:52 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%endif
|
%endif
|
||||||
Name: python-azure-mgmt-containerinstance
|
Name: python-azure-mgmt-containerinstance
|
||||||
Version: 2.0.0
|
Version: 8.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Microsoft Azure Container Instance Client Library
|
Summary: Microsoft Azure Container Instance Client Library
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -37,11 +37,11 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
Requires: python-azure-common < 2.0.0
|
Requires: python-azure-common < 2.0.0
|
||||||
Requires: python-azure-common >= 1.1
|
Requires: python-azure-common >= 1.1
|
||||||
|
Requires: python-azure-mgmt-core < 2.0.0
|
||||||
|
Requires: python-azure-mgmt-core >= 1.2.0
|
||||||
Requires: python-azure-mgmt-nspkg >= 3.0.0
|
Requires: python-azure-mgmt-nspkg >= 3.0.0
|
||||||
Requires: python-azure-nspkg >= 3.0.0
|
Requires: python-azure-nspkg >= 3.0.0
|
||||||
Requires: python-msrest >= 0.5.0
|
Requires: python-msrest >= 0.6.21
|
||||||
Requires: python-msrestazure < 2.0.0
|
|
||||||
Requires: python-msrestazure >= 0.4.32
|
|
||||||
Conflicts: python-azure-sdk <= 2.0.0
|
Conflicts: python-azure-sdk <= 2.0.0
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user