From 7117ba89bb754c59fb8fecbb949aa0aac3b2e53e823ae31db8b624fa13469eea Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Wed, 22 May 2024 12:18:29 +0000 Subject: [PATCH] Accepting request 1175743 from home:glaubitz:branches:Cloud:Tools - New upstream release + Version 2.61.0 + For detailed information about changes see the HISTORY.rst file provided with this package - Add azure-cli namespace directory in %files section - Remove deletion of azure-cli namespace files - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/1175743 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=142 --- azure-cli-core.changes | 11 +++++++++++ azure-cli-core.spec | 11 +++-------- azure_cli_core-2.60.0.tar.gz | 3 --- azure_cli_core-2.61.0.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 11 deletions(-) delete mode 100644 azure_cli_core-2.60.0.tar.gz create mode 100644 azure_cli_core-2.61.0.tar.gz diff --git a/azure-cli-core.changes b/azure-cli-core.changes index 02fd6e0..14e4558 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed May 22 10:11:07 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.61.0 + + For detailed information about changes see the + HISTORY.rst file provided with this package +- Add azure-cli namespace directory in %files section +- Remove deletion of azure-cli namespace files +- Update Requires from setup.py + ------------------------------------------------------------------- Mon May 6 09:13:27 UTC 2024 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index fe973ec..c0194f3 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.60.0 +Version: 2.61.0 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT @@ -37,12 +37,11 @@ BuildRequires: %{pythons}-azure-nspkg >= 3.0.0 BuildRequires: %{pythons}-pip BuildRequires: %{pythons}-setuptools BuildRequires: %{pythons}-wheel -BuildRequires: azure-cli-nspkg BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: %{pythons}-PyJWT >= 2.1.0 Requires: %{pythons}-argcomplete < 4.0 -Requires: %{pythons}-argcomplete >= 3.1.1 +Requires: %{pythons}-argcomplete >= 3.3.0 Requires: %{pythons}-azure-mgmt-core < 2.0.0 Requires: %{pythons}-azure-mgmt-core >= 1.2.0 Requires: %{pythons}-azure-nspkg >= 3.0.0 @@ -69,7 +68,6 @@ Requires: %{pythons}-pyOpenSSL >= 17.1.0 Requires: %{pythons}-requests < 3.0.0 Requires: %{pythons}-requests >= 2.25.1 Requires: %{pythons}-wheel >= 0.30.0 -Requires: azure-cli-nspkg Requires: azure-cli-telemetry >= 1.1.0 Conflicts: azure-cli < 2.0.0 @@ -88,15 +86,12 @@ install -m 644 %{SOURCE1} %{_builddir}/azure-cli-core-%{version} %install %pyproject_install %fdupes %{buildroot}%{_sitelibdir} -rm -rf %{buildroot}%{_sitelibdir}/azure/cli/__init__.* -rm -rf %{buildroot}%{_sitelibdir}/azure/cli/__pycache__ -rm -rf %{buildroot}%{_sitelibdir}/azure/__init__.* -rm -rf %{buildroot}%{_sitelibdir}/azure/__pycache__ %files %defattr(-,root,root,-) %doc HISTORY.rst README.rst %license LICENSE.txt +%dir %{_sitelibdir}/azure/cli %{_sitelibdir}/azure/cli/core %{_sitelibdir}/azure_cli_core-*.dist-info diff --git a/azure_cli_core-2.60.0.tar.gz b/azure_cli_core-2.60.0.tar.gz deleted file mode 100644 index a368814..0000000 --- a/azure_cli_core-2.60.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f81be39532d075891036511d2445b75c2491001800a5beda91ada363bda4ed2 -size 220478 diff --git a/azure_cli_core-2.61.0.tar.gz b/azure_cli_core-2.61.0.tar.gz new file mode 100644 index 0000000..f4df7a4 --- /dev/null +++ b/azure_cli_core-2.61.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf3b771a46fec387783acacf95f44964d6a798119a45e5e2250cce5f9fc088a +size 221236