From 161a6c21de9d642536b8b1c673e6458bc5a83577612ac3d302eea36415c72df2 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Fri, 14 Jan 2022 12:45:22 +0000 Subject: [PATCH] Accepting request 945296 from home:glaubitz:branches:Cloud:Tools - New upstream release + Version 2.32.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/945296 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=72 --- azure-cli-core-2.31.0.tar.gz | 3 --- azure-cli-core-2.32.0.tar.gz | 3 +++ azure-cli-core.changes | 9 +++++++++ azure-cli-core.spec | 10 +++++++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 azure-cli-core-2.31.0.tar.gz create mode 100644 azure-cli-core-2.32.0.tar.gz diff --git a/azure-cli-core-2.31.0.tar.gz b/azure-cli-core-2.31.0.tar.gz deleted file mode 100644 index 82bdae1..0000000 --- a/azure-cli-core-2.31.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d859f1b1deac29db0bfd9e96e8a8975e538d9b54210ebc54d6d83dd7c9f4b83 -size 162988 diff --git a/azure-cli-core-2.32.0.tar.gz b/azure-cli-core-2.32.0.tar.gz new file mode 100644 index 0000000..2d4d09f --- /dev/null +++ b/azure-cli-core-2.32.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ffa57e126a543e9bd85aa5b683ea095dd70cb812b62a6239cef5cd742bba71e +size 164179 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index ee822bb..3bcb1b2 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 10 10:41:50 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.32.0 + + For detailed information about changes see the + HISTORY.rst file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Tue Dec 7 08:28:16 UTC 2021 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index ae45460..fc166d7 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -1,7 +1,7 @@ # # spec file for package azure-cli-core # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.31.0 +Version: 2.32.0 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT @@ -49,7 +49,11 @@ 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 -Requires: python3-msal-extensions >= 0.3.0 +Requires: python3-msal-extensions >= 0.3.1 +Requires: python3-msrestazure < 0.7.0 +Requires: python3-msrestazure >= 0.6.4 +Requires: python3-packaging < 22.0 +Requires: python3-packaging >= 20.9 Requires: python3-paramiko < 3.0.0 Requires: python3-paramiko >= 2.0.8 Requires: python3-pip