1
0

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:
Robert Schweikert 2019-11-28 15:37:54 +00:00 committed by Git OBS Bridge
parent 3a352d83b0
commit 161e617dfe
4 changed files with 17 additions and 7 deletions

View File

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

View File

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

View File

@ -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> Thu Oct 24 12:09:45 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package azure-cli-core # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,12 +17,12 @@
Name: azure-cli-core Name: azure-cli-core
Version: 2.0.75 Version: 2.0.77
Release: 0 Release: 0
Summary: Microsoft Azure CLI Core Module Summary: Microsoft Azure CLI Core Module
License: MIT License: MIT
Group: System/Management 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 Source: https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure-cli-core-%{version}.tar.gz
Source1: LICENSE.txt Source1: LICENSE.txt
BuildRequires: azure-cli-nspkg BuildRequires: azure-cli-nspkg
@ -54,7 +54,8 @@ Requires: python3-paramiko >= 2.0.8
Requires: python3-pip Requires: python3-pip
Requires: python3-pyOpenSSL >= 17.1.0 Requires: python3-pyOpenSSL >= 17.1.0
Requires: python3-requests >= 2.20.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 Requires: python3-wheel >= 0.30.0
%if %{python3_version_nodots} < 34 %if %{python3_version_nodots} < 34
Requires: python-enum34 >= 1.0.4 Requires: python-enum34 >= 1.0.4