From 73426b4c61ddfdde6247bc5b1b06fd8df26a9e748906a1e434b6c0c8dfc32123 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 2 Apr 2020 17:20:28 +0000 Subject: [PATCH] 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 --- azure-cli-core-2.2.0.tar.gz | 3 --- azure-cli-core-2.3.1.tar.gz | 3 +++ azure-cli-core.changes | 9 +++++++++ azure-cli-core.spec | 12 +++++++----- 4 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 azure-cli-core-2.2.0.tar.gz create mode 100644 azure-cli-core-2.3.1.tar.gz diff --git a/azure-cli-core-2.2.0.tar.gz b/azure-cli-core-2.2.0.tar.gz deleted file mode 100644 index 2b24555..0000000 --- a/azure-cli-core-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4f256c71be7da1a81f36339003ad12b630b3cac729cd0ed946babdb4e0e78fe -size 117205 diff --git a/azure-cli-core-2.3.1.tar.gz b/azure-cli-core-2.3.1.tar.gz new file mode 100644 index 0000000..52719e3 --- /dev/null +++ b/azure-cli-core-2.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10dafa508c492f96aae916540a7a01187f2ce3d45267be23ef42688c1b010b9 +size 122110 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index c67aa74..cc4974a 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Apr 2 09:32:24 UTC 2020 - John Paul Adrian Glaubitz + +- 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 diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 0811251..cbef022 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -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