forked from kiss-community/repo
python: 3.9.4, fix virtualenv
This commit is contained in:
parent
d270ef0e63
commit
7b3624ee64
@ -40,7 +40,7 @@ chmod u+w "$1/usr/lib/libpython"*
|
||||
{
|
||||
cd "$1/usr/lib/python"*
|
||||
rm -rf test ./*/test ./*/tests
|
||||
rm -rf pydoc* idlelib turtle* config-* ensurepip
|
||||
rm -rf pydoc* idlelib turtle* config-*
|
||||
|
||||
cd "$1/usr/bin"
|
||||
rm -f pydoc* idle*
|
||||
|
@ -1,2 +1,2 @@
|
||||
3c2034c54f811448f516668dce09d24008a0716c3a794dd8639b5388cbde247d
|
||||
4b0e6644a76f8df864ae24ac500a51bbf68bd098f6a173e27d3b61cdca9aa134
|
||||
1e3dd58370fa3f5c9454f72479565e5282d16defdeec43c88e9a4dd233e00c1b
|
||||
|
@ -1,2 +1,2 @@
|
||||
https://www.python.org/ftp/python/3.9.2/Python-3.9.2.tar.xz
|
||||
https://www.python.org/ftp/python/3.9.4/Python-3.9.4.tar.xz
|
||||
patches/python3-always-pip.patch
|
||||
|
@ -1 +1 @@
|
||||
3.9.2 1
|
||||
3.9.4 1
|
||||
|
Loading…
Reference in New Issue
Block a user