forked from pool/python-xhtml2pdf
Accepting request 145241 from home:jimfunk:python
OBS-URL: https://build.opensuse.org/request/show/145241 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xhtml2pdf?expand=0&rev=1
This commit is contained in:
10
no_optimize.patch
Normal file
10
no_optimize.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/setup.cfg
|
||||
+++ b/setup.cfg
|
||||
@@ -1,6 +1,6 @@
|
||||
[install]
|
||||
compile = 1
|
||||
-optimize = 1
|
||||
+optimize = 0
|
||||
|
||||
[sdist]
|
||||
formats = gztar, zip
|
Reference in New Issue
Block a user