Commit graph

6 commits

Author SHA1 Message Date
Ernad Husremovic
6219a6a26f revert PyPDF2 3.x shim (now pinned to 2.12.1 via nix)
🤖 assisted by claude
2026-03-09 16:17:25 +01:00
Ernad Husremovic
a91924f712 fix PyPDF2 3.x compat: add cloneReaderDocumentRoot shim
PyPDF2 3.0 removed the camelCase cloneReaderDocumentRoot method.
Add a shim that delegates to clone_reader_document_root.

🤖 assisted by claude
2026-03-09 16:12:07 +01:00
Ernad Husremovic
2d3ee4855a 19.0 vanilla 2026-03-09 09:30:27 +01:00
Ernad Husremovic
991d2234ca 19.0 vanilla 2025-10-03 18:07:25 +02:00
Ernad Husremovic
0a7ae8db93 18.0 vanilla 2025-10-03 18:06:50 +02:00
Ernad Husremovic
d72e748793 17.0 vanilla 2025-10-03 18:05:45 +02:00