1
0

Compare commits

..

12 Commits

Author SHA256 Message Date
Ana Guerrero
19ca41820a Accepting request 1252717 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1252717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli-core?expand=0&rev=78
2025-03-13 14:07:44 +00:00
ba93ee3244 - New upstream release
+ Version 2.70.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/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=162
2025-03-13 10:29:33 +00:00
Ana Guerrero
4b8e599781 Accepting request 1245809 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1245809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli-core?expand=0&rev=77
2025-02-14 18:21:11 +00:00
fed50a00f9 - New upstream release
+ Version 2.69.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/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=160
2025-02-14 07:17:06 +00:00
Ana Guerrero
3941fa6b00 Accepting request 1238417 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1238417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli-core?expand=0&rev=76
2025-01-17 17:38:25 +00:00
d9a332f55c - New upstream release
+ Version 2.68.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/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=158
2025-01-17 07:02:08 +00:00
Ana Guerrero
83cb581efa Accepting request 1226364 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1226364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli-core?expand=0&rev=75
2024-12-04 14:27:31 +00:00
218a5cc27e - New upstream release
+ Version 2.67.0
  + For detailed information about changes see the
    HISTORY.rst file provided with this package

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=156
2024-11-25 20:57:30 +00:00
Ana Guerrero
afd5188d7b Accepting request 1223686 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1223686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli-core?expand=0&rev=74
2024-11-13 14:28:16 +00:00
3e7fba5e8d - New upstream release
+ Version 2.66.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/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=154
2024-11-12 13:26:22 +00:00
Ana Guerrero
a7cf705d13 Accepting request 1206705 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1206705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli-core?expand=0&rev=73
2024-10-10 20:14:58 +00:00
cbe04362e8 - New upstream release
+ Version 2.65.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/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=152
2024-10-10 13:29:14 +00:00
4 changed files with 62 additions and 9 deletions

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Wed Mar 12 13:16:29 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 2.70.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Thu Feb 13 07:46:23 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 2.69.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Tue Jan 14 09:37:07 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 2.68.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Mon Nov 25 19:56:18 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 2.67.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
-------------------------------------------------------------------
Mon Nov 11 09:10:12 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 2.66.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Tue Oct 8 09:43:03 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 2.65.0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Wed Sep 4 08:01:18 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package azure-cli-core
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@
%global _sitelibdir %{%{pythons}_sitelib}
Name: azure-cli-core
Version: 2.64.0
Version: 2.70.0
Release: 0
Summary: Microsoft Azure CLI Core Module
License: MIT
@ -40,7 +40,7 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: %{pythons}-PyJWT >= 2.1.0
Requires: %{pythons}-argcomplete < 4.0
Requires: %{pythons}-argcomplete >= 3.3.0
Requires: %{pythons}-argcomplete >= 3.5.2
Requires: %{pythons}-azure-mgmt-core < 2.0.0
Requires: %{pythons}-azure-mgmt-core >= 1.2.0
Requires: %{pythons}-azure-nspkg >= 3.0.0
@ -50,18 +50,18 @@ Requires: %{pythons}-humanfriendly >= 10.0
Requires: %{pythons}-jmespath
Requires: %{pythons}-knack < 1.0.0
Requires: %{pythons}-knack >= 0.11.0
Requires: %{pythons}-microsoft-security-utilities-secret-masker >= 1.0.0~b2
Requires: %{pythons}-msal < 2.0.0
Requires: %{pythons}-msal >= 1.30.0
Requires: %{pythons}-msal >= 1.31.2~b1
Requires: %{pythons}-msal-extensions < 2.0.0
Requires: %{pythons}-msal-extensions >= 1.2.0
Requires: %{pythons}-msrestazure < 0.7.0
Requires: %{pythons}-msrestazure >= 0.6.4
Requires: %{pythons}-packaging >= 20.9
Requires: %{pythons}-paramiko < 4.0.0
Requires: %{pythons}-paramiko >= 2.0.8
Requires: %{pythons}-pip
Requires: %{pythons}-pkginfo >= 1.5.0.1
Requires: %{pythons}-psutil >= 5.9
Requires: %{pythons}-py-deviceid
Requires: %{pythons}-pyOpenSSL >= 17.1.0
Requires: %{pythons}-requests < 3.0.0
Requires: %{pythons}-requests >= 2.25.1

View File

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

View File

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