Accepting request 1192485 from Cloud:Tools

OBS-URL: https://build.opensuse.org/request/show/1192485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli?expand=0&rev=73
This commit is contained in:
Dominique Leuenberger 2024-08-08 08:58:41 +00:00 committed by Git OBS Bridge
commit 7652b4adb5
5 changed files with 16 additions and 29 deletions

View File

@ -1,21 +0,0 @@
The MIT License (MIT)
Copyright (c) 2016 Microsoft Corporation. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 7 10:07:41 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 2.63.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Update Requires from setup.py
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 9 07:32:50 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Tue Jul 9 07:32:50 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -39,14 +39,13 @@ Name: azure-cli
Name: azure-cli%{?name_ext} Name: azure-cli%{?name_ext}
%endif %endif
%define short_name azure-cli %define short_name azure-cli
Version: 2.62.0 Version: 2.63.0
Release: 0 Release: 0
Summary: Microsoft Azure CLI 2.0 Summary: Microsoft Azure CLI 2.0
License: MIT License: MIT
Group: System/Management Group: System/Management
URL: https://github.com/Azure/azure-cli URL: https://github.com/Azure/azure-cli
Source: https://files.pythonhosted.org/packages/source/a/azure-cli/azure_cli-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/a/azure-cli/azure_cli-%{version}.tar.gz
Source1: LICENSE.txt
Patch1: ac_use-python3-by-default.patch Patch1: ac_use-python3-by-default.patch
%if 0%{?_test} %if 0%{?_test}
BuildRequires: %{short_name} = %{version} BuildRequires: %{short_name} = %{version}
@ -65,7 +64,7 @@ Requires: %{pythons}-azure-appconfiguration >= 1.1.1
Requires: %{pythons}-azure-batch >= 14.2.0 Requires: %{pythons}-azure-batch >= 14.2.0
Requires: %{pythons}-azure-cosmos >= 3.0.2 Requires: %{pythons}-azure-cosmos >= 3.0.2
Requires: %{pythons}-azure-data-tables >= 12.4.0 Requires: %{pythons}-azure-data-tables >= 12.4.0
Requires: %{pythons}-azure-datalake-store >= 0.0.49 Requires: %{pythons}-azure-datalake-store >= 0.0.53
Requires: %{pythons}-azure-graphrbac >= 0.60.0 Requires: %{pythons}-azure-graphrbac >= 0.60.0
Requires: %{pythons}-azure-keyvault-administration >= 4.4.0~b2 Requires: %{pythons}-azure-keyvault-administration >= 4.4.0~b2
Requires: %{pythons}-azure-keyvault-certificates >= 4.7.0 Requires: %{pythons}-azure-keyvault-certificates >= 4.7.0
@ -86,7 +85,7 @@ Requires: %{pythons}-azure-mgmt-cognitiveservices >= 13.5.0
Requires: %{pythons}-azure-mgmt-compute >= 31.0.0 Requires: %{pythons}-azure-mgmt-compute >= 31.0.0
Requires: %{pythons}-azure-mgmt-containerinstance >= 10.1.0 Requires: %{pythons}-azure-mgmt-containerinstance >= 10.1.0
Requires: %{pythons}-azure-mgmt-containerregistry >= 10.3.0 Requires: %{pythons}-azure-mgmt-containerregistry >= 10.3.0
Requires: %{pythons}-azure-mgmt-containerservice >= 30.0.0 Requires: %{pythons}-azure-mgmt-containerservice >= 31.0.0
Requires: %{pythons}-azure-mgmt-cosmosdb >= 9.5.1 Requires: %{pythons}-azure-mgmt-cosmosdb >= 9.5.1
Requires: %{pythons}-azure-mgmt-databoxedge >= 1.0.0 Requires: %{pythons}-azure-mgmt-databoxedge >= 1.0.0
Requires: %{pythons}-azure-mgmt-datamigration >= 10.0.0 Requires: %{pythons}-azure-mgmt-datamigration >= 10.0.0
@ -300,7 +299,6 @@ for i in $(az | sed -n 's/\s*\([a-z,-]*\)\s\+\:.*/\1/p') ; do
done done
set -x set -x
%else %else
install -m 644 %{SOURCE1} %{_builddir}/azure-cli-%{version}
%pyproject_wheel %pyproject_wheel
%endif %endif

View File

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

3
azure_cli-2.63.0.tar.gz Normal file
View File

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