forked from pool/azure-cli-core
Accepting request 1103906 from home:glaubitz:branches:Cloud:Tools
- New upstream release + Version 2.51.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/request/show/1103906 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=116
This commit is contained in:
parent
6b2300ed2a
commit
5dc81b9d9a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9536049fbc7ec00a112de51ee720afc000069ccb404ad6d452d868f450dfc17a
|
|
||||||
size 211688
|
|
3
azure-cli-core-2.51.0.tar.gz
Normal file
3
azure-cli-core-2.51.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dfcd62ffb77a9fb32447fc85af9e3aaeffc0e95bb1d9e373f61b5c3a40974a29
|
||||||
|
size 212976
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 14 14:26:18 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 2.51.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
HISTORY.rst file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 6 07:37:46 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Jul 6 07:37:46 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: azure-cli-core
|
Name: azure-cli-core
|
||||||
Version: 2.50.0
|
Version: 2.51.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Microsoft Azure CLI Core Module
|
Summary: Microsoft Azure CLI Core Module
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: python3-azure-nspkg >= 3.0.0
|
BuildRequires: python3-azure-nspkg >= 3.0.0
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
Requires: azure-cli-nspkg
|
Requires: azure-cli-nspkg
|
||||||
Requires: azure-cli-telemetry >= 1.0.8
|
Requires: azure-cli-telemetry >= 1.1.0
|
||||||
Requires: python3-PyJWT >= 2.1.0
|
Requires: python3-PyJWT >= 2.1.0
|
||||||
Requires: python3-argcomplete < 4.0
|
Requires: python3-argcomplete < 4.0
|
||||||
Requires: python3-argcomplete >= 3.1.1
|
Requires: python3-argcomplete >= 3.1.1
|
||||||
@ -44,9 +44,9 @@ Requires: python3-humanfriendly < 11.0
|
|||||||
Requires: python3-humanfriendly >= 10.0
|
Requires: python3-humanfriendly >= 10.0
|
||||||
Requires: python3-jmespath
|
Requires: python3-jmespath
|
||||||
Requires: python3-knack < 1.0.0
|
Requires: python3-knack < 1.0.0
|
||||||
Requires: python3-knack >= 0.10.0
|
Requires: python3-knack >= 0.11.0
|
||||||
Requires: python3-msal < 2.0.0
|
Requires: python3-msal < 2.0.0
|
||||||
Requires: python3-msal >= 1.22.0
|
Requires: python3-msal >= 1.24.0~b1
|
||||||
Requires: python3-msal-extensions < 2.0.0
|
Requires: python3-msal-extensions < 2.0.0
|
||||||
Requires: python3-msal-extensions >= 1.0.0
|
Requires: python3-msal-extensions >= 1.0.0
|
||||||
Requires: python3-msrestazure < 0.7.0
|
Requires: python3-msrestazure < 0.7.0
|
||||||
|
Loading…
Reference in New Issue
Block a user