From 8caa68a615d616ae060fd77ae1b539e35b9188706afb977e0c22e88b59028d0e Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 6 Jan 2020 19:05:30 +0000 Subject: [PATCH] Accepting request 761210 from home:glaubitz:branches:Cloud:Tools - New upstream release + Version 2.0.78 + 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/761210 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=23 --- azure-cli-core-2.0.77.tar.gz | 3 --- azure-cli-core-2.0.78.tar.gz | 3 +++ azure-cli-core.changes | 9 +++++++++ azure-cli-core.spec | 8 ++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 azure-cli-core-2.0.77.tar.gz create mode 100644 azure-cli-core-2.0.78.tar.gz diff --git a/azure-cli-core-2.0.77.tar.gz b/azure-cli-core-2.0.77.tar.gz deleted file mode 100644 index 01870ba..0000000 --- a/azure-cli-core-2.0.77.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4281b71cf9a8278f665765c97eb3dae61fbf2dac916fc032c4acdf5ed2065210 -size 114105 diff --git a/azure-cli-core-2.0.78.tar.gz b/azure-cli-core-2.0.78.tar.gz new file mode 100644 index 0000000..3173dc8 --- /dev/null +++ b/azure-cli-core-2.0.78.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef558d4a2e77493446fdea3b660ca11d6d6d19404880a49b50a26203c2f8352 +size 114741 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index 42cded8..c537274 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 6 13:30:05 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.0.78 + + For detailed information about changes see the + HISTORY.txt file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Nov 28 14:47:20 UTC 2019 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 5dc77ee..c3e4526 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 LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: azure-cli-core -Version: 2.0.77 +Version: 2.0.78 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT @@ -38,8 +38,8 @@ Requires: python3-adal < 2.0 Requires: python3-adal >= 1.2 Requires: python3-argcomplete < 2.0 Requires: python3-argcomplete >= 1.8 -Requires: python3-azure-mgmt-resource < 5.0 -Requires: python3-azure-mgmt-resource >= 4.0 +Requires: python3-azure-mgmt-resource < 7.0 +Requires: python3-azure-mgmt-resource >= 6.0 Requires: python3-azure-nspkg >= 3.0.0 Requires: python3-colorama >= 0.3.9 Requires: python3-humanfriendly < 5.0