forked from pool/python-pbr
Accepting request 332225 from Cloud:OpenStack:Master
- update to 1.8.0: * Strip comments present in setup.cfg * Protect WSGI application with a critical section - Remove 0001-Remove-sphinx_config.init_values-manual-call.patch Fixed upstream - update to 1.8.0: * Strip comments present in setup.cfg * Protect WSGI application with a critical section - Remove 0001-Remove-sphinx_config.init_values-manual-call.patch Fixed upstream OBS-URL: https://build.opensuse.org/request/show/332225 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=47
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-pbr-doc
|
||||
Version: 1.7.0
|
||||
Version: 1.8.0
|
||||
Release: 0
|
||||
Summary: Documentation for python-pbr
|
||||
License: Apache-2.0
|
||||
@@ -25,9 +25,6 @@ Group: Development/Languages/Python
|
||||
Url: http://pypi.python.org/pypi/pbr
|
||||
Source: https://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz
|
||||
Source1: python-pbr-rpmlintrc
|
||||
# NOTE(toabctl): this is currently in review: https://review.openstack.org/#/c/193462/
|
||||
# needed to be abe to use pbr with newer Sphinx versions
|
||||
Patch0: 0001-Remove-sphinx_config.init_values-manual-call.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-devel
|
||||
# Documentation requirements:
|
||||
@@ -44,7 +41,6 @@ This package contains documentation files for python-pbr
|
||||
|
||||
%prep
|
||||
%setup -q -n pbr-%{version}
|
||||
%patch0 -p1
|
||||
# Get rid of ugly build-time deps that require network:
|
||||
sed -i "s/, 'sphinx\.ext\.intersphinx'//" doc/source/conf.py
|
||||
|
||||
|
Reference in New Issue
Block a user