- Relax version requirement of tabluate, accept up to next minor version

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=13
This commit is contained in:
Robert Schweikert 2019-03-03 21:12:47 +00:00 committed by Git OBS Bridge
parent ca53648a88
commit 423a773ad4
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 3 21:11:56 UTC 2019 - Robert Schweikert <rjschwei@suse.com>
- Relax version requirement of tabluate, accept up to next minor version
-------------------------------------------------------------------
Mon Oct 1 10:27:17 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package azure-cli-core
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -51,7 +51,7 @@ Requires: python3-pyOpenSSL >= 17.1.0
Requires: python3-pygments
Requires: python3-requests
Requires: python3-six
Requires: python3-tabulate <= 0.8.2
Requires: python3-tabulate <= 0.9.0
Requires: python3-tabulate >= 0.7.7
Requires: python3-wheel >= 0.30.0
%if %{python3_version_nodots} < 34