From 161e617dfe0823daa04a12b078221e44b01604b92dc35563e3dd0aed79489673 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 28 Nov 2019 15:37:54 +0000 Subject: [PATCH] Accepting request 751637 from home:glaubitz:branches:Cloud:Tools - New upstream release + Version 2.0.77 + 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/751637 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=21 --- azure-cli-core-2.0.75.tar.gz | 3 --- azure-cli-core-2.0.77.tar.gz | 3 +++ azure-cli-core.changes | 9 +++++++++ azure-cli-core.spec | 9 +++++---- 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 azure-cli-core-2.0.75.tar.gz create mode 100644 azure-cli-core-2.0.77.tar.gz diff --git a/azure-cli-core-2.0.75.tar.gz b/azure-cli-core-2.0.75.tar.gz deleted file mode 100644 index 919ee3c..0000000 --- a/azure-cli-core-2.0.75.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6fde38f4448542c0cf7b13201b702c6927180e7294221b8f67e2c834f22ae1bc -size 111902 diff --git a/azure-cli-core-2.0.77.tar.gz b/azure-cli-core-2.0.77.tar.gz new file mode 100644 index 0000000..01870ba --- /dev/null +++ b/azure-cli-core-2.0.77.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4281b71cf9a8278f665765c97eb3dae61fbf2dac916fc032c4acdf5ed2065210 +size 114105 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index da4c6da..42cded8 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 28 14:47:20 UTC 2019 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.0.77 + + For detailed information about changes see the + HISTORY.txt file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Oct 24 12:09:45 UTC 2019 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 61a04e6..5dc77ee 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -1,7 +1,7 @@ # # spec file for package azure-cli-core # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: azure-cli-core -Version: 2.0.75 +Version: 2.0.77 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT Group: System/Management -Url: https://github.com/Azure/azure-cli +URL: https://github.com/Azure/azure-cli Source: https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure-cli-core-%{version}.tar.gz Source1: LICENSE.txt BuildRequires: azure-cli-nspkg @@ -54,7 +54,8 @@ Requires: python3-paramiko >= 2.0.8 Requires: python3-pip Requires: python3-pyOpenSSL >= 17.1.0 Requires: python3-requests >= 2.20.0 -Requires: python3-six +Requires: python3-six < 2.0.0 +Requires: python3-six >= 1.12 Requires: python3-wheel >= 0.30.0 %if %{python3_version_nodots} < 34 Requires: python-enum34 >= 1.0.4