Accepting request 646964 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/646964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2018-11-14 13:40:51 +00:00 committed by Git OBS Bridge
commit e672871def
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 7 11:22:59 UTC 2018 - mmnelemane@suse.com
- Fix for error "invalid option --#" in SLE_12_SP4 build.
-------------------------------------------------------------------
Mon Oct 15 13:23:36 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -72,6 +72,7 @@ information.
%prep
%setup -q -n pbr-%{version}
%autopatch -p1
# Get rid of ugly build-time deps that require network:
sed -i "s/, 'sphinx\.ext\.intersphinx'//" doc/source/conf.py