odoo18: switch to pypdf (#507834)

This commit is contained in:
xanderio
2026-04-08 10:33:46 +00:00
committed by GitHub
+4 -1
View File
@@ -35,6 +35,8 @@ python.pkgs.buildPythonApplication rec {
}"
];
pythonRemoveDeps = [ "PyPDF2" ];
build-system = with python.pkgs; [
setuptools
distutils
@@ -57,6 +59,7 @@ python.pkgs.buildPythonApplication rec {
jinja2
libsass
lxml
lxml-html-clean
markupsafe
num2words
ofxparse
@@ -68,7 +71,7 @@ python.pkgs.buildPythonApplication rec {
psycopg2
pydot
pyopenssl
pypdf2
pypdf
pyserial
python-dateutil
python-ldap