Accepting request 861729 from home:glaubitz:branches:Cloud:Tools
- New upstream release + Version 2.17.1 + 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/861729 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli?expand=0&rev=61
This commit is contained in:
parent
552a5ff966
commit
33c0b81e8c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a6d466d4283bb30f45e9db17eec0163a6a876c3f2ee9f4699de7d29e97373a5
|
||||
size 1670353
|
3
azure-cli-2.17.1.tar.gz
Normal file
3
azure-cli-2.17.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e15dff02919b0b0c41ad395d66b98efb54e53d54065d8f09eb7e2f2bd8fcc44b
|
||||
size 1699446
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 8 14:39:26 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 2.17.1
|
||||
+ For detailed information about changes see the
|
||||
HISTORY.rst file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 15:42:44 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package azure-cli
|
||||
#
|
||||
# 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
|
||||
@ -32,7 +32,7 @@ Name: azure-cli
|
||||
Name: azure-cli%{?name_ext}
|
||||
%endif
|
||||
%define short_name azure-cli
|
||||
Version: 2.16.0
|
||||
Version: 2.17.1
|
||||
Release: 0
|
||||
Summary: Microsoft Azure CLI 2.0
|
||||
License: MIT
|
||||
@ -53,11 +53,9 @@ Requires: azure-cli-core = %{version}
|
||||
Requires: azure-cli-nspkg >= 3.0.3
|
||||
Requires: python3-Fabric >= 2.4
|
||||
Requires: python3-PyYAML >= 5.1
|
||||
Requires: python3-antlr4-python3-runtime < 5.0.0
|
||||
Requires: python3-antlr4-python3-runtime >= 4.7.2
|
||||
Requires: python3-azure-appconfiguration >= 1.1.1
|
||||
Requires: python3-azure-batch < 10.0
|
||||
Requires: python3-azure-batch >= 9.0
|
||||
Requires: python3-azure-batch >= 10.0
|
||||
Requires: python3-azure-cosmos >= 3.0.2
|
||||
Requires: python3-azure-datalake-store >= 0.0.49
|
||||
Requires: python3-azure-functions-devops-build >= 0.0.22
|
||||
@ -77,12 +75,13 @@ Requires: python3-azure-mgmt-billing >= 1.0.0
|
||||
Requires: python3-azure-mgmt-botservice >= 0.2.0
|
||||
Requires: python3-azure-mgmt-cdn >= 5.2.0
|
||||
Requires: python3-azure-mgmt-cognitiveservices >= 6.3.0
|
||||
Requires: python3-azure-mgmt-compute >= 14.0
|
||||
Requires: python3-azure-mgmt-compute >= 18.0
|
||||
Requires: python3-azure-mgmt-consumption >= 2.0
|
||||
Requires: python3-azure-mgmt-containerinstance >= 1.4
|
||||
Requires: python3-azure-mgmt-containerregistry >= 3.0.0rc15
|
||||
Requires: python3-azure-mgmt-containerregistry >= 3.0.0rc16
|
||||
Requires: python3-azure-mgmt-containerservice >= 9.4.0
|
||||
Requires: python3-azure-mgmt-cosmosdb >= 1.0.0
|
||||
Requires: python3-azure-mgmt-databoxedge >= 0.2.0
|
||||
Requires: python3-azure-mgmt-datalake-analytics >= 0.2.1
|
||||
Requires: python3-azure-mgmt-datalake-store >= 0.5.0
|
||||
Requires: python3-azure-mgmt-datamigration >= 0.1.0
|
||||
@ -107,7 +106,7 @@ 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.14.0
|
||||
Requires: python3-azure-mgmt-network >= 13.0.0
|
||||
Requires: python3-azure-mgmt-network >= 17.0.0
|
||||
Requires: python3-azure-mgmt-policyinsights >= 0.5.0
|
||||
Requires: python3-azure-mgmt-privatedns >= 0.1.0
|
||||
Requires: python3-azure-mgmt-rdbms >= 3.1.0rc1
|
||||
@ -118,7 +117,7 @@ Requires: python3-azure-mgmt-redis >= 7.0.0rc1
|
||||
Requires: python3-azure-mgmt-relay >= 0.1.0
|
||||
Requires: python3-azure-mgmt-reservations >= 0.6.0
|
||||
Requires: python3-azure-mgmt-search >= 2.0
|
||||
Requires: python3-azure-mgmt-security >= 0.4.1
|
||||
Requires: python3-azure-mgmt-security >= 0.6.0
|
||||
Requires: python3-azure-mgmt-servicebus >= 0.6.0
|
||||
Requires: python3-azure-mgmt-servicefabric >= 0.5.0
|
||||
Requires: python3-azure-mgmt-signalr >= 0.4.0
|
||||
|
Loading…
Reference in New Issue
Block a user