Ondřej Súkup
79ac976ff3
- for_sphinx.patch - allow warnings for sphinx_build unfortuanetly python3 and python2 Sphinx have diff in docstring parsing - for_sphinx.patch - allow warnings for sphinx_build unfortuanetly python3 and python2 Sphinx have diff in docstring parsing OBS-URL: https://build.opensuse.org/request/show/612209 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=83
13 lines
295 B
Diff
13 lines
295 B
Diff
Index: pbr-4.0.3/setup.cfg
|
|
===================================================================
|
|
--- pbr-4.0.3.orig/setup.cfg
|
|
+++ pbr-4.0.3/setup.cfg
|
|
@@ -55,7 +55,6 @@ console_scripts =
|
|
all-files = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|
|
-warning-is-error = 1
|
|
|
|
[wheel]
|
|
universal = 1
|