freebsd-ports/lang/python311/files/libressl
Charlie Li 53de41c33d
lang/python311: add LibreSSL support
LibreSSL 3.6 and later are fully compatible with PEP-644 for the
ssl and hmac modules, but not hashlib due to missing SHA-3/SHAKE,
BLAKE2 and scrypt. Partially reverts
39258d3595
for _hashopenssl.c only and void the configure check so that hashlib
builds on LibreSSL.
2023-03-28 22:49:51 -04:00
..
patch-Modules___hashopenssl.c