Accepting request 841548 from Cloud:Tools
- New upstream release + Version 2.13.0 + For detailed information about changes see the HISTORY.rst file provided with this package - Update BuildRequires and Requires from setup.py (forwarded request 841505 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/841548 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli?expand=0&rev=22
This commit is contained in:
commit
b4fd574660
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:487bc7bfc2752a253644f2fb226fa56b6cf837faa7817cf862a29c9add40cf37
|
||||
size 1563801
|
3
azure-cli-2.13.0.tar.gz
Normal file
3
azure-cli-2.13.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfa10e314d3cfa3dc3fa33f5b2e7b11e54e02eba79592805eb66859a3e608a72
|
||||
size 1584572
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 11:20:30 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 2.13.0
|
||||
+ For detailed information about changes see the
|
||||
HISTORY.rst file provided with this package
|
||||
- Update BuildRequires and Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 30 13:00:13 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
@ -5,6 +14,7 @@ Wed Sep 30 13:00:13 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.c
|
||||
+ Version 2.12.1
|
||||
+ For detailed information about changes see the
|
||||
HISTORY.rst file provided with this package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 12:02:19 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -32,7 +32,7 @@ Name: azure-cli
|
||||
Name: azure-cli%{?name_ext}
|
||||
%endif
|
||||
%define short_name azure-cli
|
||||
Version: 2.12.1
|
||||
Version: 2.13.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure CLI 2.0
|
||||
License: MIT
|
||||
@ -45,12 +45,12 @@ Patch1: ac_use-python3-by-default.patch
|
||||
BuildRequires: %{short_name} = %{version}
|
||||
%else
|
||||
BuildRequires: azure-cli-command-modules-nspkg >= 2.0
|
||||
BuildRequires: azure-cli-core >= %{version}
|
||||
BuildRequires: azure-cli-core = %{version}
|
||||
BuildRequires: azure-cli-nspkg >= 3.0.3
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python3-Fabric >= 2.4
|
||||
BuildRequires: python3-PyYAML >= 5.1
|
||||
BuildRequires: python3-azure-appconfiguration >= 1.1.0
|
||||
BuildRequires: python3-azure-appconfiguration >= 1.1.1
|
||||
BuildRequires: python3-azure-batch < 10.0
|
||||
BuildRequires: python3-azure-batch >= 9.0
|
||||
BuildRequires: python3-azure-cosmos >= 3.0.2
|
||||
@ -74,7 +74,7 @@ BuildRequires: python3-azure-mgmt-cognitiveservices >= 6.2.0
|
||||
BuildRequires: python3-azure-mgmt-compute >= 13.0
|
||||
BuildRequires: python3-azure-mgmt-consumption >= 2.0
|
||||
BuildRequires: python3-azure-mgmt-containerinstance >= 1.4
|
||||
BuildRequires: python3-azure-mgmt-containerregistry >= 3.0.0rc14
|
||||
BuildRequires: python3-azure-mgmt-containerregistry >= 3.0.0rc15
|
||||
BuildRequires: python3-azure-mgmt-containerservice >= 9.4.0
|
||||
BuildRequires: python3-azure-mgmt-cosmosdb >= 1.0.0
|
||||
BuildRequires: python3-azure-mgmt-datalake-analytics >= 0.2.1
|
||||
@ -144,13 +144,13 @@ BuildRequires: python3-vsts-cd-manager >= 1.0.0
|
||||
BuildRequires: python3-websocket-client >= 0.56.0
|
||||
BuildRequires: python3-xmltodict >= 0.12
|
||||
Requires: azure-cli-command-modules-nspkg >= 2.0
|
||||
Requires: azure-cli-core >= %{version}
|
||||
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.0
|
||||
Requires: python3-azure-appconfiguration >= 1.1.1
|
||||
Requires: python3-azure-batch < 10.0
|
||||
Requires: python3-azure-batch >= 9.0
|
||||
Requires: python3-azure-cosmos >= 3.0.2
|
||||
@ -175,7 +175,7 @@ Requires: python3-azure-mgmt-cognitiveservices >= 6.2.0
|
||||
Requires: python3-azure-mgmt-compute >= 13.0
|
||||
Requires: python3-azure-mgmt-consumption >= 2.0
|
||||
Requires: python3-azure-mgmt-containerinstance >= 1.4
|
||||
Requires: python3-azure-mgmt-containerregistry >= 3.0.0rc14
|
||||
Requires: python3-azure-mgmt-containerregistry >= 3.0.0rc15
|
||||
Requires: python3-azure-mgmt-containerservice >= 9.4.0
|
||||
Requires: python3-azure-mgmt-cosmosdb >= 1.0.0
|
||||
Requires: python3-azure-mgmt-datalake-analytics >= 0.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user