mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 08:14:32 +04:00
python-pyopenssl: Update to 23.2.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
b788f77db4
commit
bb278a015c
5
lang/python/python-pyopenssl/test.sh
Normal file
5
lang/python/python-pyopenssl/test.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ "$1" = python3-pyopenssl ] || exit 0
|
||||
|
||||
python3 -m OpenSSL.debug
|
||||
Reference in New Issue
Block a user