From b2a34bb1a4e95c0b340c0e7cdf991bf4022b39dd22447ea683772a2f227dcdec Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Fri, 2 Jul 2021 08:55:03 +0000 Subject: [PATCH] Accepting request 903373 from home:glaubitz:branches:Cloud:Tools - New upstream release (bsc#1187881) + Version 2.25.0 + For detailed information about changes see the HISTORY.rst file provided with this package - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/903373 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=64 --- azure-cli-core-2.24.2.tar.gz | 3 --- azure-cli-core-2.25.0.tar.gz | 3 +++ azure-cli-core.changes | 9 +++++++++ azure-cli-core.spec | 5 ++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 azure-cli-core-2.24.2.tar.gz create mode 100644 azure-cli-core-2.25.0.tar.gz diff --git a/azure-cli-core-2.24.2.tar.gz b/azure-cli-core-2.24.2.tar.gz deleted file mode 100644 index d8387e8..0000000 --- a/azure-cli-core-2.24.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ceb8574525733171400e16cfdee279945343d27a348324b6798c5eac036681d -size 186566 diff --git a/azure-cli-core-2.25.0.tar.gz b/azure-cli-core-2.25.0.tar.gz new file mode 100644 index 0000000..4f24a27 --- /dev/null +++ b/azure-cli-core-2.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:679fbaeab0224cb721d27070feaf61510c3628c4af463af518b59e30735335ae +size 167704 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index b4c2e48..82c15f7 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jul 1 09:50:28 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release (bsc#1187881) + + Version 2.25.0 + + For detailed information about changes see the + HISTORY.rst file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Wed Jun 9 15:31:24 UTC 2021 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 8f66c7a..7e0e262 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -17,7 +17,7 @@ Name: azure-cli-core -Version: 2.24.2 +Version: 2.25.0 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT @@ -56,8 +56,6 @@ Requires: python3-msal < 2.0.0 Requires: python3-msal >= 1.10.0 Requires: python3-msal-extensions < 1.0.0 Requires: python3-msal-extensions >= 0.1.3 -Requires: python3-msrest >= 0.5.0 -Requires: python3-msrestazure >= 0.6.3 Requires: python3-paramiko < 3.0.0 Requires: python3-paramiko >= 2.0.8 Requires: python3-pip @@ -67,6 +65,7 @@ Requires: python3-requests < 3.0.0 Requires: python3-requests >= 2.22 Requires: python3-six < 2.0.0 Requires: python3-six >= 1.12 +Requires: python3-urllib3 >= 1.26.5 Requires: python3-wheel >= 0.30.0 %if %{python3_version_nodots} < 34 Requires: python-enum34 >= 1.0.4