forked from pool/python-cliff
Accepting request 692819 from Cloud:OpenStack:Factory
- update to version 2.14.1 - Use template for lower-constraints - add lib-forward-testing-python3 test job - import zuul job settings from project-config - switch documentation job to new PTI - add python 3.6 unit test job - Removed unused err variable - Don't try to run issubclass on non-classes OBS-URL: https://build.opensuse.org/request/show/692819 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=34
This commit is contained in:
@@ -17,15 +17,14 @@
|
||||
|
||||
|
||||
Name: python-cliff
|
||||
Version: 2.13.0
|
||||
Version: 2.14.1
|
||||
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.13.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/c/cliff/cliff-2.14.1.tar.gz
|
||||
BuildRequires: openstack-macros
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python2-PrettyTable
|
||||
BuildRequires: python2-PyYAML
|
||||
BuildRequires: python2-cmd2
|
||||
@@ -40,7 +39,6 @@ BuildRequires: python2-testtools
|
||||
BuildRequires: python2-unicodecsv
|
||||
BuildRequires: python3-PrettyTable
|
||||
BuildRequires: python3-PyYAML
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-mock
|
||||
BuildRequires: python3-pbr
|
||||
BuildRequires: python3-python-subunit
|
||||
@@ -80,8 +78,8 @@ other extensions.
|
||||
This package contains documentation files for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n cliff-2.13.0
|
||||
sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
|
||||
%autosetup -p1 -n cliff-2.14.1
|
||||
|
||||
%py_req_cleanup
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user