14
0
forked from pool/python-pbr

- drop upstreamed make_oslosphinx_optional.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=69
This commit is contained in:
Jan Matejek
2017-06-23 15:42:13 +00:00
committed by Git OBS Bridge
parent 5a38c98683
commit 3e4dd6aa91
3 changed files with 5 additions and 40 deletions

View File

@@ -26,8 +26,6 @@ Group: Development/Languages/Python
Url: http://pypi.python.org/pypi/pbr
Source: https://files.pythonhosted.org/packages/source/p/pbr/pbr-%{version}.tar.gz
Source1: python-pbr-rpmlintrc
# make_oslosphinx_optional.patch - https://review.openstack.org/#/c/443555/
Patch1: make_oslosphinx_optional.patch
BuildRequires: fdupes
# Documentation requirements:
BuildRequires: python3-Sphinx >= 1.1.2
@@ -41,7 +39,6 @@ This package contains documentation files for python-pbr
%prep
%setup -q -n pbr-%{version}
%patch1 -p1
# Get rid of ugly build-time deps that require network:
sed -i "s/, 'sphinx\.ext\.intersphinx'//" doc/source/conf.py