From d42f6b624ef2cbc473e6d84e8af8b4084e6ab77ade667eed2cc83723b0fc7197 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Wed, 11 Mar 2020 08:49:51 +0000 Subject: [PATCH] Accepting request 783684 from home:glaubitz:branches:Cloud:Tools - New upstream release + Version 2.2.0 + For detailed information about changes see the HISTORY.txt file provided with this package - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/783684 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=30 --- azure-cli-core-2.1.0.tar.gz | 3 --- azure-cli-core-2.2.0.tar.gz | 3 +++ azure-cli-core.changes | 9 +++++++++ azure-cli-core.spec | 6 ++++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 azure-cli-core-2.1.0.tar.gz create mode 100644 azure-cli-core-2.2.0.tar.gz diff --git a/azure-cli-core-2.1.0.tar.gz b/azure-cli-core-2.1.0.tar.gz deleted file mode 100644 index cf6c93b..0000000 --- a/azure-cli-core-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:366d0df39c8f28defd222fada2678754617ef327923c1dd5f60d9a984480aa0a -size 116073 diff --git a/azure-cli-core-2.2.0.tar.gz b/azure-cli-core-2.2.0.tar.gz new file mode 100644 index 0000000..2b24555 --- /dev/null +++ b/azure-cli-core-2.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f256c71be7da1a81f36339003ad12b630b3cac729cd0ed946babdb4e0e78fe +size 117205 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index 9e339ad..c67aa74 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Mar 10 12:47:29 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.2.0 + + For detailed information about changes see the + HISTORY.txt file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Mon Feb 24 15:13:14 UTC 2020 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 0bc0aba..0811251 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -17,7 +17,7 @@ Name: azure-cli-core -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT @@ -33,7 +33,8 @@ BuildRequires: python3-setuptools Requires: azure-cli-nspkg Requires: azure-cli-telemetry Requires: python3-PyJWT -Requires: python3-PyYAML +Requires: python3-PyYAML < 6.0 +Requires: python3-PyYAML >= 5.2 Requires: python3-adal < 2.0 Requires: python3-adal >= 1.2 Requires: python3-argcomplete < 2.0 @@ -53,6 +54,7 @@ Requires: python3-paramiko < 3.0.0 Requires: python3-paramiko >= 2.0.8 Requires: python3-pip Requires: python3-pyOpenSSL >= 17.1.0 +Requires: python3-requests < 3.0.0 Requires: python3-requests >= 2.20.0 Requires: python3-six < 2.0.0 Requires: python3-six >= 1.12