SHA256
1
0
forked from pool/azure-cli

Accepting request 831290 from home:glaubitz:branches:Cloud:Tools

- New upstream release
  + Version 2.11.1
  + For detailed information about changes see the
    HISTORY.rst file provided with this package
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/831290
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli?expand=0&rev=47
This commit is contained in:
Robert Schweikert 2020-09-01 21:00:00 +00:00 committed by Git OBS Bridge
parent 85fe6c15e9
commit e91ea10c66
4 changed files with 29 additions and 14 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:36e08456bb0c6c3d89503c93d16113735dd973b2e99f87d0c0dd8232f288aeaf
size 1454138

3
azure-cli-2.11.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14001b02cb69879cf8b285d4711ef9b97a185df26d99b4062cde7a6e8146e192
size 1484185

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 31 12:27:48 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 2.11.1
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update BuildRequires and Requires from setup.py
-------------------------------------------------------------------
Tue Aug 18 21:29:04 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -32,7 +32,7 @@ Name: azure-cli
Name: azure-cli%{?name_ext}
%endif
%define short_name azure-cli
Version: 2.10.1
Version: 2.11.1
Release: 0
Summary: Microsoft Azure CLI 2.0
License: MIT
@ -53,7 +53,7 @@ BuildRequires: python3-PyYAML >= 5.1
BuildRequires: python3-azure-batch < 10.0
BuildRequires: python3-azure-batch >= 9.0
BuildRequires: python3-azure-cosmos >= 3.0.2
BuildRequires: python3-azure-datalake-store >= 0.0.48
BuildRequires: python3-azure-datalake-store >= 0.0.49
BuildRequires: python3-azure-functions-devops-build >= 0.0.22
BuildRequires: python3-azure-graphrbac >= 0.60.0
BuildRequires: python3-azure-keyvault >= 1.1
@ -83,12 +83,12 @@ BuildRequires: python3-azure-mgmt-devtestlabs >= 4.0
BuildRequires: python3-azure-mgmt-dns >= 2.1
BuildRequires: python3-azure-mgmt-eventgrid >= 3.0.0rc7
BuildRequires: python3-azure-mgmt-eventhub >= 4.0.0
BuildRequires: python3-azure-mgmt-hdinsight >= 1.6.0
BuildRequires: python3-azure-mgmt-hdinsight >= 1.7.0
BuildRequires: python3-azure-mgmt-imagebuilder >= 0.4.0
BuildRequires: python3-azure-mgmt-iotcentral >= 3.0.0
BuildRequires: python3-azure-mgmt-iothub >= 0.12.0
BuildRequires: python3-azure-mgmt-iothubprovisioningservices >= 0.2.0
BuildRequires: python3-azure-mgmt-keyvault >= 2.2.0
BuildRequires: python3-azure-mgmt-keyvault >= 7.0.0b2
BuildRequires: python3-azure-mgmt-kusto >= 0.3.0
BuildRequires: python3-azure-mgmt-loganalytics >= 0.7.0
BuildRequires: python3-azure-mgmt-managedservices >= 1.0
@ -98,7 +98,7 @@ BuildRequires: python3-azure-mgmt-marketplaceordering >= 0.1
BuildRequires: python3-azure-mgmt-media >= 2.1.0
BuildRequires: python3-azure-mgmt-monitor >= 0.11.0
BuildRequires: python3-azure-mgmt-msi >= 0.2
BuildRequires: python3-azure-mgmt-netapp >= 0.11.0
BuildRequires: python3-azure-mgmt-netapp >= 0.12.0
BuildRequires: python3-azure-mgmt-network >= 11.0.0
BuildRequires: python3-azure-mgmt-policyinsights >= 0.5.0
BuildRequires: python3-azure-mgmt-privatedns >= 0.1.0
@ -116,11 +116,14 @@ BuildRequires: python3-azure-mgmt-signalr >= 0.4.0
BuildRequires: python3-azure-mgmt-sql >= 0.19.0
BuildRequires: python3-azure-mgmt-sqlvirtualmachine >= 0.5.0
BuildRequires: python3-azure-mgmt-storage >= 11.1.0
BuildRequires: python3-azure-mgmt-synapse >= 0.3.0
BuildRequires: python3-azure-mgmt-trafficmanager >= 0.51.0
BuildRequires: python3-azure-mgmt-web >= 0.47.0
BuildRequires: python3-azure-multiapi-storage >= 0.3.2
BuildRequires: python3-azure-multiapi-storage >= 0.4.1
BuildRequires: python3-azure-nspkg >= 3.0.0
BuildRequires: python3-azure-storage-common >= 1.4
BuildRequires: python3-azure-synapse-accesscontrol >= 0.2.0
BuildRequires: python3-azure-synapse-spark >= 0.2.0
BuildRequires: python3-cryptography >= 2.3.1
BuildRequires: python3-devel
BuildRequires: python3-javaproperties >= 0.5.1
@ -148,7 +151,7 @@ Requires: python3-antlr4-python3-runtime >= 4.7.2
Requires: python3-azure-batch < 10.0
Requires: python3-azure-batch >= 9.0
Requires: python3-azure-cosmos >= 3.0.2
Requires: python3-azure-datalake-store >= 0.0.48
Requires: python3-azure-datalake-store >= 0.0.49
Requires: python3-azure-functions-devops-build >= 0.0.22
Requires: python3-azure-graphrbac >= 0.60.0
Requires: python3-azure-keyvault >= 1.1
@ -179,12 +182,12 @@ Requires: python3-azure-mgmt-devtestlabs >= 2.2
Requires: python3-azure-mgmt-dns >= 2.1
Requires: python3-azure-mgmt-eventgrid >= 3.0.0rc7
Requires: python3-azure-mgmt-eventhub >= 4.0.0
Requires: python3-azure-mgmt-hdinsight >= 1.6.0
Requires: python3-azure-mgmt-hdinsight >= 1.7.0
Requires: python3-azure-mgmt-imagebuilder >= 0.4.0
Requires: python3-azure-mgmt-iotcentral >= 3.0.0
Requires: python3-azure-mgmt-iothub >= 0.12.0
Requires: python3-azure-mgmt-iothubprovisioningservices >= 0.2.0
Requires: python3-azure-mgmt-keyvault >= 2.2.0
Requires: python3-azure-mgmt-keyvault >= 7.0.0b2
Requires: python3-azure-mgmt-kusto >= 0.3.0
Requires: python3-azure-mgmt-loganalytics >= 0.7.0
Requires: python3-azure-mgmt-managedservices >= 1.0
@ -194,7 +197,7 @@ Requires: python3-azure-mgmt-marketplaceordering >= 0.1
Requires: python3-azure-mgmt-media >= 2.1.0
Requires: python3-azure-mgmt-monitor >= 0.11.0
Requires: python3-azure-mgmt-msi >= 0.2
Requires: python3-azure-mgmt-netapp >= 0.11.0
Requires: python3-azure-mgmt-netapp >= 0.12.0
Requires: python3-azure-mgmt-network >= 11.0.0
Requires: python3-azure-mgmt-policyinsights >= 0.5.0
Requires: python3-azure-mgmt-privatedns >= 0.1.0
@ -212,10 +215,13 @@ Requires: python3-azure-mgmt-signalr >= 0.4.0
Requires: python3-azure-mgmt-sql >= 0.19.0
Requires: python3-azure-mgmt-sqlvirtualmachine >= 0.5.0
Requires: python3-azure-mgmt-storage >= 11.1.0
Requires: python3-azure-mgmt-synapse >= 0.3.0
Requires: python3-azure-mgmt-trafficmanager >= 0.51.0
Requires: python3-azure-mgmt-web >= 0.47.0
Requires: python3-azure-multiapi-storage >= 0.3.2
Requires: python3-azure-multiapi-storage >= 0.4.1
Requires: python3-azure-storage-common >= 1.4
Requires: python3-azure-synapse-accesscontrol >= 0.2.0
Requires: python3-azure-synapse-spark >= 0.2.0
Requires: python3-cryptography >= 2.3.1
Requires: python3-javaproperties >= 0.5.1
Requires: python3-jsmin >= 2.2.2