forked from pool/azure-cli-core
Accepting request 790981 from home:glaubitz:branches:Cloud:Tools
- Update Azure CLI to latest version OBS-URL: https://build.opensuse.org/request/show/790981 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=32
This commit is contained in:
parent
d42f6b624e
commit
73426b4c61
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4f256c71be7da1a81f36339003ad12b630b3cac729cd0ed946babdb4e0e78fe
|
||||
size 117205
|
3
azure-cli-core-2.3.1.tar.gz
Normal file
3
azure-cli-core-2.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a10dafa508c492f96aae916540a7a01187f2ce3d45267be23ef42688c1b010b9
|
||||
size 122110
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 2 09:32:24 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 2.3.1
|
||||
+ For detailed information about changes see the
|
||||
HISTORY.txt file provided with this package
|
||||
- Update BuildRequires and Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 12:47:29 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: azure-cli-core
|
||||
Version: 2.2.0
|
||||
Version: 2.3.1
|
||||
Release: 0
|
||||
Summary: Microsoft Azure CLI Core Module
|
||||
License: MIT
|
||||
@ -29,6 +29,7 @@ BuildRequires: azure-cli-nspkg
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-azure-nspkg >= 3.0.0
|
||||
BuildRequires: python3-mock
|
||||
BuildRequires: python3-setuptools
|
||||
Requires: azure-cli-nspkg
|
||||
Requires: azure-cli-telemetry
|
||||
@ -43,19 +44,20 @@ Requires: python3-azure-mgmt-resource < 9.0.0
|
||||
Requires: python3-azure-mgmt-resource >= 8.0.1
|
||||
Requires: python3-azure-nspkg >= 3.0.0
|
||||
Requires: python3-colorama >= 0.3.9
|
||||
Requires: python3-humanfriendly < 7.0
|
||||
Requires: python3-humanfriendly < 9.0
|
||||
Requires: python3-humanfriendly >= 4.7
|
||||
Requires: python3-jmespath
|
||||
Requires: python3-knack < 1.0.0
|
||||
Requires: python3-knack >= 0.6.2
|
||||
Requires: python3-knack >= 0.7.0rc1
|
||||
Requires: python3-msrest >= 0.4.4
|
||||
Requires: python3-msrestazure >= 0.6.2
|
||||
Requires: python3-paramiko < 3.0.0
|
||||
Requires: python3-paramiko >= 2.0.8
|
||||
Requires: python3-paramiko >= 2.0.
|
||||
Requires: python3-pip
|
||||
Requires: python3-pkginfo
|
||||
Requires: python3-pyOpenSSL >= 17.1.0
|
||||
Requires: python3-requests < 3.0.0
|
||||
Requires: python3-requests >= 2.20.0
|
||||
Requires: python3-requests >= 2.20
|
||||
Requires: python3-six < 2.0.0
|
||||
Requires: python3-six >= 1.12
|
||||
Requires: python3-wheel >= 0.30.0
|
||||
|
Loading…
Reference in New Issue
Block a user