mirror of
https://github.com/openwrt/packages.git
synced 2025-12-20 09:31:20 +00:00
python-pip: Update to 23.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 5e66a69433)
This commit is contained in:
5
lang/python/python-pip/test.sh
Normal file
5
lang/python/python-pip/test.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ "$1" = python3-pip ] || exit 0
|
||||
|
||||
pip --version | grep -F "pip $PKG_VERSION "
|
||||
Reference in New Issue
Block a user