Accepting request 892091 from home:glaubitz:branches:Cloud:Tools
- New upstream release + Version 2.23.0 + For detailed information about changes see the HISTORY.rst file provided with this package - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/892091 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=59
This commit is contained in:
parent
33c099798f
commit
c1f07f6adc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6776d7e63644bb0ef5aa05bd70b1b67a9dffe92c66fd1d773747399c9feee70c
|
||||
size 178809
|
3
azure-cli-core-2.23.0.tar.gz
Normal file
3
azure-cli-core-2.23.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:204ff3eae18b6a945ecfa223fff594e4927df36160fb9316e59c0f89f1ccab0a
|
||||
size 185125
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 10 16:00:53 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 2.23.0
|
||||
+ For detailed information about changes see the
|
||||
HISTORY.rst file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 25 12:55:03 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: azure-cli-core
|
||||
Version: 2.21.0
|
||||
Version: 2.23.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure CLI Core Module
|
||||
License: MIT
|
||||
@ -38,25 +38,22 @@ Requires: python3-PyJWT >= 1.7.1
|
||||
Requires: python3-PyYAML < 6.0
|
||||
Requires: python3-PyYAML >= 5.2
|
||||
Requires: python3-adal < 2.0
|
||||
Requires: python3-adal >= 1.2.6
|
||||
Requires: python3-adal >= 1.2.7
|
||||
Requires: python3-argcomplete < 2.0
|
||||
Requires: python3-argcomplete >= 1.8
|
||||
Requires: python3-azure-mgmt-core < 2.0.0
|
||||
Requires: python3-azure-mgmt-core >= 1.2.1
|
||||
# Temporarily using an embedded copy of azure-mgmt-resource
|
||||
# see: https://github.com/Azure/azure-cli/issues/15496
|
||||
# Requires: python3-azure-mgmt-resource < 16.0.0
|
||||
# Requires: python3-azure-mgmt-resource >= 15.0.0
|
||||
Requires: python3-azure-common < 2.0
|
||||
Requires: python3-azure-common >= 1.1
|
||||
Requires: python3-azure-mgmt-core < 2.0.0
|
||||
Requires: python3-azure-mgmt-core >= 1.2.1
|
||||
Requires: python3-azure-mgmt-resource < 16.0.0
|
||||
Requires: python3-azure-mgmt-resource >= 15.0.0
|
||||
Requires: python3-azure-nspkg >= 3.0.0
|
||||
Requires: python3-colorama >= 0.4.1
|
||||
Requires: python3-cryptography >= 3.2
|
||||
Requires: python3-humanfriendly < 10.0
|
||||
Requires: python3-humanfriendly >= 4.7
|
||||
Requires: python3-jmespath
|
||||
Requires: python3-knack < 1.0.0
|
||||
Requires: python3-knack >= 0.8.0rc2
|
||||
Requires: python3-knack >= 0.8.1
|
||||
Requires: python3-msal < 2.0.0
|
||||
Requires: python3-msal >= 1.10.0
|
||||
Requires: python3-msal-extensions < 1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user