summaryrefslogtreecommitdiff
path: root/textproc/py-xhtml2pdf/files
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-xhtml2pdf/files')
-rw-r--r--textproc/py-xhtml2pdf/files/patch-pyproject.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/py-xhtml2pdf/files/patch-pyproject.toml b/textproc/py-xhtml2pdf/files/patch-pyproject.toml
deleted file mode 100644
index cb4c5b259ce3..000000000000
--- a/textproc/py-xhtml2pdf/files/patch-pyproject.toml
+++ /dev/null
@@ -1,11 +0,0 @@
---- pyproject.toml.orig 2024-02-08 23:06:24 UTC
-+++ pyproject.toml
-@@ -54,7 +54,7 @@ dependencies = [
- "pyhanko-certvalidator>=0.19.5",
- "pypdf>=3.1.0",
- "python-bidi>=0.4.2",
-- "reportlab>=4.0.4,<4.1",
-+ "reportlab>=4.0.4",
- "svglib>=1.2.1",
- ]
- dynamic = ["version"]