CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/04/24 05:15:43
Modified files:
lang/python/3.10: Makefile
lang/python/3.10/files: CHANGES.OpenBSD
lang/python/3.10/patches: patch-Modules__hashopenssl_c
Log message:
Python 3.10: improve hashopenssl patches
This way Python will pick up the new hashes (truncated sha2, sha3)
once they will be enabled in the next libcrypto bump. Also make the
CHANGES.OpenBSD entry a bit more generic so it doesn't need constant
tweaking.
