mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 19:04:32 +04:00
python-typing-extensions: Update to 4.8.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit cb8648679b)
This commit is contained in:
committed by
Tianling Shen
parent
66958cef9f
commit
88ef5d0ba4
5
lang/python/python-typing-extensions/test.sh
Normal file
5
lang/python/python-typing-extensions/test.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ "$1" = python3-typing-extensions ] || exit 0
|
||||
|
||||
python3 -c 'import typing_extensions'
|
||||
Reference in New Issue
Block a user