From fbc60cfbf2c0f01c8a3d54b54ef4b53aae07fb9e4e1a155b1f2dc30c9f56a14a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 7 Dec 2021 16:02:29 +0000 Subject: [PATCH] Accepting request 936229 from home:glaubitz:branches:Cloud:Tools - New upstream release + Version 2.31.0 + For detailed information about changes see the HISTORY.rst file provided with this package - Remove bogus python-PyYAML dependency from Requires (bsc#1193394) - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/936229 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=71 --- azure-cli-core-2.30.0.tar.gz | 3 --- azure-cli-core-2.31.0.tar.gz | 3 +++ azure-cli-core.changes | 10 ++++++++++ azure-cli-core.spec | 11 ++++------- 4 files changed, 17 insertions(+), 10 deletions(-) delete mode 100644 azure-cli-core-2.30.0.tar.gz create mode 100644 azure-cli-core-2.31.0.tar.gz diff --git a/azure-cli-core-2.30.0.tar.gz b/azure-cli-core-2.30.0.tar.gz deleted file mode 100644 index 7784a48..0000000 --- a/azure-cli-core-2.30.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:259f2721c85a19f3d1285289121702d7388dd1dc8df99a3eee804ef08b06275d -size 162189 diff --git a/azure-cli-core-2.31.0.tar.gz b/azure-cli-core-2.31.0.tar.gz new file mode 100644 index 0000000..82bdae1 --- /dev/null +++ b/azure-cli-core-2.31.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d859f1b1deac29db0bfd9e96e8a8975e538d9b54210ebc54d6d83dd7c9f4b83 +size 162988 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index 3dd1ffd..ee822bb 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Dec 7 08:28:16 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.31.0 + + For detailed information about changes see the + HISTORY.rst file provided with this package +- Remove bogus python-PyYAML dependency from Requires (bsc#1193394) +- Update Requires from setup.py + ------------------------------------------------------------------- Mon Nov 8 09:23:42 UTC 2021 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 833e5ef..ae45460 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -17,7 +17,7 @@ Name: azure-cli-core -Version: 2.30.0 +Version: 2.31.0 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT @@ -35,19 +35,17 @@ BuildRequires: python3-setuptools Requires: azure-cli-nspkg Requires: azure-cli-telemetry >= 1.0.6 Requires: python3-PyJWT >= 2.1.0 -Requires: python3-PyYAML < 6.0 -Requires: python3-PyYAML >= 5.2 Requires: python3-argcomplete < 2.0 Requires: python3-argcomplete >= 1.8 Requires: python3-azure-mgmt-core < 2.0.0 Requires: python3-azure-mgmt-core >= 1.2.0 Requires: python3-azure-nspkg >= 3.0.0 Requires: python3-cryptography -Requires: python3-humanfriendly < 10.0 -Requires: python3-humanfriendly >= 4.7 +Requires: python3-humanfriendly < 11.0 +Requires: python3-humanfriendly >= 10.0 Requires: python3-jmespath Requires: python3-knack < 1.0.0 -Requires: python3-knack >= 0.8.2 +Requires: python3-knack >= 0.9.0 Requires: python3-msal < 2.0.0 Requires: python3-msal >= 1.15.0 Requires: python3-msal-extensions < 1.0.0 @@ -59,7 +57,6 @@ Requires: python3-pkginfo >= 1.5.0.1 Requires: python3-pyOpenSSL >= 17.1.0 Requires: python3-requests < 3.0.0 Requires: python3-requests >= 2.25.1 -Requires: python3-urllib3 >= 1.26.5 Requires: python3-wheel >= 0.30.0 %if %{python3_version_nodots} < 34 Requires: python-enum34 >= 1.0.4