forked from pool/python-cliff
update to stable/victoria
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cliff?expand=0&rev=16
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: python-cliff
|
||||
Version: 3.1.0
|
||||
Version: 3.4.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-3.1.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/c/cliff/cliff-3.4.0.tar.gz
|
||||
BuildRequires: openstack-macros
|
||||
BuildRequires: python3-PrettyTable
|
||||
BuildRequires: python3-PyYAML
|
||||
@@ -34,7 +34,6 @@ BuildRequires: python3-mock
|
||||
BuildRequires: python3-pbr
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-python-subunit
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-stevedore
|
||||
BuildRequires: python3-testscenarios
|
||||
BuildRequires: python3-testtools
|
||||
@@ -83,12 +82,12 @@ other extensions.
|
||||
This package contains documentation files for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n cliff-3.1.0
|
||||
%autosetup -p1 -n cliff-3.4.0
|
||||
%py_req_cleanup
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
PBR_VERSION=3.1.0 PYTHONPATH=. %sphinx_build -b html doc/source doc/build/html
|
||||
PBR_VERSION=3.4.0 PYTHONPATH=. %sphinx_build -b html doc/source doc/build/html
|
||||
rm -rf doc/build/html/.{doctrees,buildinfo}
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user