From a7f32e6a37f5787d8cf7834f2e43d17efb53c07327dd1688439a7c69905023c1 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Thu, 11 Apr 2024 07:05:49 +0000 Subject: [PATCH] Accepting request 1166305 from home:glaubitz:branches:Cloud:Tools - New upstream release + Version 2.59.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/1166305 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=138 --- azure-cli-core-2.58.0.tar.gz | 3 --- azure-cli-core-2.59.0.tar.gz | 3 +++ azure-cli-core.changes | 9 +++++++++ azure-cli-core.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 azure-cli-core-2.58.0.tar.gz create mode 100644 azure-cli-core-2.59.0.tar.gz diff --git a/azure-cli-core-2.58.0.tar.gz b/azure-cli-core-2.58.0.tar.gz deleted file mode 100644 index b7c0bd1..0000000 --- a/azure-cli-core-2.58.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:878b7810e7b1dd6295f0ccd35d5e0da91861db7dac50fda8ce6c56237c9c477b -size 220133 diff --git a/azure-cli-core-2.59.0.tar.gz b/azure-cli-core-2.59.0.tar.gz new file mode 100644 index 0000000..86110f4 --- /dev/null +++ b/azure-cli-core-2.59.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560fee308654f851435ece9cc9d6412e10fa72cd3b00a5fc327efe029b052caf +size 220161 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index 0b36d4b..9c77a79 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Apr 9 07:27:11 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.59.0 + + For detailed information about changes see the + HISTORY.rst file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Apr 4 13:16:20 UTC 2024 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 7c593dc..48a5112 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -24,7 +24,7 @@ %global _sitelibdir %{%{pythons}_sitelib} Name: azure-cli-core -Version: 2.58.0 +Version: 2.59.0 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT @@ -53,7 +53,7 @@ Requires: %{pythons}-jmespath Requires: %{pythons}-knack < 1.0.0 Requires: %{pythons}-knack >= 0.11.0 Requires: %{pythons}-msal < 2.0.0 -Requires: %{pythons}-msal >= 1.26.0 +Requires: %{pythons}-msal >= 1.27.0 Requires: %{pythons}-msal-extensions < 2.0.0 Requires: %{pythons}-msal-extensions >= 1.0.0 Requires: %{pythons}-msrestazure < 0.7.0