diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100644 index f9e87f7..0000000 --- a/LICENSE.txt +++ /dev/null @@ -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. diff --git a/azure-cli.changes b/azure-cli.changes index 2925387..0918500 100644 --- a/azure-cli.changes +++ b/azure-cli.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Aug 7 10:07:41 UTC 2024 - John Paul Adrian Glaubitz + +- 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 diff --git a/azure-cli.spec b/azure-cli.spec index cf425e0..a7cf936 100644 --- a/azure-cli.spec +++ b/azure-cli.spec @@ -39,14 +39,13 @@ Name: azure-cli Name: azure-cli%{?name_ext} %endif %define short_name azure-cli -Version: 2.62.0 +Version: 2.63.0 Release: 0 Summary: Microsoft Azure CLI 2.0 License: MIT Group: System/Management URL: https://github.com/Azure/azure-cli 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 %if 0%{?_test} 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-cosmos >= 3.0.2 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-keyvault-administration >= 4.4.0~b2 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-containerinstance >= 10.1.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-databoxedge >= 1.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 set -x %else -install -m 644 %{SOURCE1} %{_builddir}/azure-cli-%{version} %pyproject_wheel %endif diff --git a/azure_cli-2.62.0.tar.gz b/azure_cli-2.62.0.tar.gz deleted file mode 100644 index 734fd8c..0000000 --- a/azure_cli-2.62.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8178cb0cf9ec974212541a62d4b582cd952ad939901e940abbf02678942eac20 -size 10053367 diff --git a/azure_cli-2.63.0.tar.gz b/azure_cli-2.63.0.tar.gz new file mode 100644 index 0000000..8a7197e --- /dev/null +++ b/azure_cli-2.63.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89d8d521f91cb8204a745e175eedfb09cf52403fa572672d5ef698b2913e664a +size 10072299