Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,47 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package azure-cli-core
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2024 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.69.0
|
||||
Version: 2.64.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.5.2
|
||||
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
|
||||
@ -50,14 +50,15 @@ 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.31.2~b1
|
||||
Requires: %{pythons}-msal >= 1.30.0
|
||||
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
|
||||
|
3
azure_cli_core-2.64.0.tar.gz
Normal file
3
azure_cli_core-2.64.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df449beb1604ef50aaadb509ae8fbbc44e5b92a46e358faec2ce0db6f0e19a4f
|
||||
size 228028
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b6e9a145fa60f830f71709a22db21f51475563115ff83ec584dd436223fe839
|
||||
size 230107
|
Loading…
x
Reference in New Issue
Block a user