forked from pool/python-xhtml2pdf
Accepting request 418837 from home:dstoecker
Update to recent version to let it work again with the other python packages. 0.0.5 fails with reportlab >3. OBS-URL: https://build.opensuse.org/request/show/418837 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xhtml2pdf?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
4b00a687c2
commit
b25cbf802f
@@ -1,10 +1,12 @@
|
||||
--- a/setup.cfg
|
||||
+++ b/setup.cfg
|
||||
@@ -1,6 +1,6 @@
|
||||
diff -u xhtml2pdf-0.1b2/setup.cfg xhtml2pdf-0.1b2_fix/setup.cfg
|
||||
--- xhtml2pdf-0.1b2/setup.cfg 2016-08-01 17:26:42.000000000 +0200
|
||||
+++ xhtml2pdf-0.1b2_fix/setup.cfg 2016-08-12 08:07:19.494073565 +0200
|
||||
@@ -1,7 +1,7 @@
|
||||
[install]
|
||||
|
||||
compile = 1
|
||||
-optimize = 1
|
||||
+optimize = 0
|
||||
|
||||
[sdist]
|
||||
formats = gztar, zip
|
||||
|
||||
|
Reference in New Issue
Block a user