mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 21:20:21 +04:00
e4bf8904fb
Refresh sha256 from PyPI sdist. pyOpenSSL 26.2.0 dropped EC support from the legacy crypto.PKey API (the call surfaces as "OpenSSL.crypto.Error: No such key type"); drop the EC-key arm of test.sh accordingly. Upstream points at the cryptography package for EC key generation. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>