python310Packages.xhtml2pdf: Fix build
The package migrated from pypdf3 to pypdf.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
, html5lib
|
||||
, pillow
|
||||
, pyhanko
|
||||
, pypdf3
|
||||
, pypdf
|
||||
, pytestCheckHook
|
||||
, python-bidi
|
||||
, pythonOlder
|
||||
@@ -34,7 +34,7 @@ buildPythonPackage rec {
|
||||
html5lib
|
||||
pillow
|
||||
pyhanko
|
||||
pypdf3
|
||||
pypdf
|
||||
python-bidi
|
||||
reportlab
|
||||
svglib
|
||||
|
||||
Reference in New Issue
Block a user