316c7c886c
- Update to 0.30.0: * Bump python-pkcs11 to 0.9.x. * Introduce signxml>=4.2.0 into [etsi] dependency group. * Allow custom text and stamp border colours. * Correct buggy behaviour when reauthenticating with a security handler. * Fix registration of multiple extensions in encrypted files. * Tolerate key usage violations when the signer is a trust anchor. * Remove unnecessary 3.8 compatibility code. * Make it easier to customise PKCS#11 queries * The root pyhanko package is now a namespace package. * Drop dependency on click in pyhanko distribution, move CLI code into pyhanko-cli instead. * Make the dependency on qrcode optional (in the new [qr] dependency group) * Replace defusedxml with a dependency on lxml. - Subsume pyhanko-certvalidator into this package, upstream has intertwined all of the packages into one repo. - Ship docs and license in the built packages.
main
Steve Kowalik2025-09-03 05:22:10 +00:00
8dbf4034aa
- update to 0.26.0: * Some outdated algos for encrypting the security handler seed in a public-key encrypted PDF were dropped to get rid of oscrypto as a direct dependency of pyhanko. It is still pulled in via pyhanko-certvalidator, but it is no longer used for any cryptographic operations (which is significant, because of compatibility issues on systems that no longer ship OpenSSL 1.1.1) * Relax uharfbuzz upper bound to <0.47.0. * Make defusedxml a regular dependency * Expose signature_mechanism parameter in PKCS#11 API. - Initial release of 0.25.1.
Dirk Mueller2025-04-28 14:09:08 +00:00
1ba4472d4b
- Add BuildRequires on Pillow for the testsuite.
Steve Kowalik2025-03-27 03:58:11 +00:00