1
0

Accepting request 1172138 from home:glaubitz:branches:Cloud:Tools

- New upstream release
  + Version 2.60.0
  + For detailed information about changes see the
    HISTORY.rst file provided with this package
- Adjust upstream source name in spec file
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1172138
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=140
This commit is contained in:
Robert Schweikert 2024-05-06 20:16:26 +00:00 committed by Git OBS Bridge
parent a7f32e6a37
commit f5db1da4fd
4 changed files with 18 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:560fee308654f851435ece9cc9d6412e10fa72cd3b00a5fc327efe029b052caf
size 220161

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon May 6 09:13:27 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 2.60.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Adjust upstream source name in spec file
- Update Requires from setup.py
-------------------------------------------------------------------
Tue Apr 9 07:27:11 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -24,13 +24,13 @@
%global _sitelibdir %{%{pythons}_sitelib}
Name: azure-cli-core
Version: 2.59.0
Version: 2.60.0
Release: 0
Summary: Microsoft Azure CLI Core Module
License: MIT
Group: System/Management
URL: https://github.com/Azure/azure-cli
Source: https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure-cli-core-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure_cli_core-%{version}.tar.gz
Source1: LICENSE.txt
Patch0: acc_disable-update-check.patch
BuildRequires: %{pythons}-azure-nspkg >= 3.0.0
@ -53,9 +53,9 @@ 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.27.0
Requires: %{pythons}-msal >= 1.28.0
Requires: %{pythons}-msal-extensions < 2.0.0
Requires: %{pythons}-msal-extensions >= 1.0.0
Requires: %{pythons}-msal-extensions >= 1.2.0~b1
Requires: %{pythons}-msrestazure < 0.7.0
Requires: %{pythons}-msrestazure >= 0.6.4
Requires: %{pythons}-packaging >= 20.9
@ -79,7 +79,7 @@ BuildArch: noarch
Microsoft Azure CLI Core Module
%prep
%autosetup -p1 -n azure-cli-core-%{version}
%autosetup -p1 -n azure_cli_core-%{version}
%build
install -m 644 %{SOURCE1} %{_builddir}/azure-cli-core-%{version}

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f81be39532d075891036511d2445b75c2491001800a5beda91ada363bda4ed2
size 220478