From 7b3624ee644daa79459dde5c66f468c8752a6305 Mon Sep 17 00:00:00 2001 From: git-bruh Date: Tue, 6 Apr 2021 11:45:41 +0530 Subject: [PATCH] python: 3.9.4, fix virtualenv --- extra/python/build | 2 +- extra/python/checksums | 2 +- extra/python/sources | 2 +- extra/python/version | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/extra/python/build b/extra/python/build index d5d16ae5..f7baaab1 100755 --- a/extra/python/build +++ b/extra/python/build @@ -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* diff --git a/extra/python/checksums b/extra/python/checksums index 735da550..489452fe 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,2 +1,2 @@ -3c2034c54f811448f516668dce09d24008a0716c3a794dd8639b5388cbde247d +4b0e6644a76f8df864ae24ac500a51bbf68bd098f6a173e27d3b61cdca9aa134 1e3dd58370fa3f5c9454f72479565e5282d16defdeec43c88e9a4dd233e00c1b diff --git a/extra/python/sources b/extra/python/sources index 4f9d6628..c6dcf8ee 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -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 diff --git a/extra/python/version b/extra/python/version index 59a0e9a1..63fb40fe 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.9.2 1 +3.9.4 1