[packages/python-xhtml2pdf] - updated reportlab module name
qboosh
qboosh at pld-linux.org
Mon Mar 17 19:10:50 CET 2025
commit 479c13de580c38d247ba72e2ccbbe930e120925d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Mar 17 18:50:08 2025 +0100
- updated reportlab module name
python-xhtml2pdf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-xhtml2pdf.spec b/python-xhtml2pdf.spec
index bd96085..d1d21be 100644
--- a/python-xhtml2pdf.spec
+++ b/python-xhtml2pdf.spec
@@ -29,10 +29,10 @@ BuildRequires: python-pillow
BuildRequires: rpm-pythonprov
%if %{with python3}
BuildRequires: python3-PyPDF2
-BuildRequires: python3-ReportLab >= 2.2
BuildRequires: python3-html5lib >= 0.11.1
BuildRequires: python3-modules
BuildRequires: python3-pillow
+BuildRequires: python3-reportlab >= 2.2
%endif
Requires: python-modules
# /usr/bin/xhtml2pdf needs python-setuptools
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-xhtml2pdf.git/commitdiff/e95663798f08f3a95cb538765babc927f449b12f
More information about the pld-cvs-commit
mailing list