CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/04/17 09:06:14
Modified files:
security/py-fastecdsa: Makefile
Removed files:
security/py-fastecdsa/patches:
patch-fastecdsa_tests_test_rfc6979_ecdsa_py
patch-fastecdsa_tests_test_whycheproof_vectors_py
Log message:
avoid some annoying patching with a judicious symlink. still annoying but
less so, and there's some general problem in our pytest infrastructure where
it doesn't work well for Python modules that include compiled extensions.