Accepting request 646954 from home:mmnelemane:branches:devel:languages:python
Fixed error invalid option --# for SLE_12_SP4 OBS-URL: https://build.opensuse.org/request/show/646954 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=103
This commit is contained in:
parent
2e566a5b2e
commit
33ffdcd7d4
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user