15
0
forked from pool/python-cliff

Accepting request 682602 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/682602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=33
This commit is contained in:
2019-03-12 08:45:08 +00:00
committed by Git OBS Bridge
parent a6503b4a60
commit 9dfaddf065
5 changed files with 12 additions and 8 deletions

View File

@@ -17,13 +17,13 @@
Name: python-cliff
Version: 2.14.0
Version: 2.13.0
Release: 0
Summary: Command Line Interface Formulation Framework
License: Apache-2.0
Group: Development/Languages/Python
URL: https://launchpad.net/python-cliff
Source0: https://files.pythonhosted.org/packages/source/c/cliff/cliff-2.14.0.tar.gz
Source0: https://files.pythonhosted.org/packages/source/c/cliff/cliff-2.13.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python-devel
BuildRequires: python2-PrettyTable
@@ -80,7 +80,7 @@ other extensions.
This package contains documentation files for %{name}.
%prep
%autosetup -p1 -n cliff-2.14.0
%autosetup -p1 -n cliff-2.13.0
sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
%py_req_cleanup