forked from pool/azure-cli-core
Accepting request 751637 from home:glaubitz:branches:Cloud:Tools
- New upstream release + Version 2.0.77 + For detailed information about changes see the HISTORY.txt file provided with this package - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/751637 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=21
This commit is contained in:
parent
3a352d83b0
commit
161e617dfe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6fde38f4448542c0cf7b13201b702c6927180e7294221b8f67e2c834f22ae1bc
|
||||
size 111902
|
3
azure-cli-core-2.0.77.tar.gz
Normal file
3
azure-cli-core-2.0.77.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4281b71cf9a8278f665765c97eb3dae61fbf2dac916fc032c4acdf5ed2065210
|
||||
size 114105
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 14:47:20 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 2.0.77
|
||||
+ For detailed information about changes see the
|
||||
HISTORY.txt file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 12:09:45 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package azure-cli-core
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,12 +17,12 @@
|
||||
|
||||
|
||||
Name: azure-cli-core
|
||||
Version: 2.0.75
|
||||
Version: 2.0.77
|
||||
Release: 0
|
||||
Summary: Microsoft Azure CLI Core Module
|
||||
License: MIT
|
||||
Group: System/Management
|
||||
Url: https://github.com/Azure/azure-cli
|
||||
URL: https://github.com/Azure/azure-cli
|
||||
Source: https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure-cli-core-%{version}.tar.gz
|
||||
Source1: LICENSE.txt
|
||||
BuildRequires: azure-cli-nspkg
|
||||
@ -54,7 +54,8 @@ Requires: python3-paramiko >= 2.0.8
|
||||
Requires: python3-pip
|
||||
Requires: python3-pyOpenSSL >= 17.1.0
|
||||
Requires: python3-requests >= 2.20.0
|
||||
Requires: python3-six
|
||||
Requires: python3-six < 2.0.0
|
||||
Requires: python3-six >= 1.12
|
||||
Requires: python3-wheel >= 0.30.0
|
||||
%if %{python3_version_nodots} < 34
|
||||
Requires: python-enum34 >= 1.0.4
|
||||
|
Loading…
Reference in New Issue
Block a user