python: 3.9.4, fix virtualenv

This commit is contained in:
git-bruh 2021-04-06 11:45:41 +05:30 committed by Dilyn Corner
parent d270ef0e63
commit 7b3624ee64
4 changed files with 4 additions and 4 deletions

View File

@ -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*

View File

@ -1,2 +1,2 @@
3c2034c54f811448f516668dce09d24008a0716c3a794dd8639b5388cbde247d
4b0e6644a76f8df864ae24ac500a51bbf68bd098f6a173e27d3b61cdca9aa134
1e3dd58370fa3f5c9454f72479565e5282d16defdeec43c88e9a4dd233e00c1b

View File

@ -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

View File

@ -1 +1 @@
3.9.2 1
3.9.4 1