forked from pool/python-cliff
Accepting request 327750 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/327750 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=24
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-cliff
|
||||
Version: 1.13.0
|
||||
Version: 1.14.0
|
||||
Release: 0
|
||||
Url: https://github.com/dreamhost/cliff
|
||||
Summary: Command Line Interface Formulation Framework
|
||||
@@ -35,7 +35,7 @@ BuildRequires: python-Sphinx
|
||||
BuildRequires: python-cmd2
|
||||
BuildRequires: python-coverage >= 3.6
|
||||
BuildRequires: python-httplib2 >= 0.7.5
|
||||
BuildRequires: python-mock >= 1.0
|
||||
BuildRequires: python-mock >= 1.2
|
||||
BuildRequires: python-nose
|
||||
BuildRequires: python-oslosphinx
|
||||
BuildRequires: python-pbr
|
||||
@@ -49,7 +49,8 @@ Requires: python-argparse
|
||||
Requires: python-cmd2 >= 0.6.7
|
||||
Requires: python-pyparsing >= 2.0.1
|
||||
Requires: python-six >= 1.9.0
|
||||
Requires: python-stevedore >= 1.1.0
|
||||
Requires: python-stevedore >= 1.5.0
|
||||
Requires: python-unicodecsv >= 0.8.0
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
%py_requires
|
||||
|
||||
Reference in New Issue
Block a user