From 6a2d6104b66756985b4259b525e2529347ba8c5b Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 24 Sep 2020 15:49:44 +0300 Subject: [PATCH] python: 3.8.6 --- extra/python/build | 1 + extra/python/checksums | 4 ++-- extra/python/sources | 2 +- extra/python/version | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/extra/python/build b/extra/python/build index bc9053d1..d5d16ae5 100755 --- a/extra/python/build +++ b/extra/python/build @@ -9,6 +9,7 @@ EOF # Reported 20-27% performance improvements. # See: "PythonNoSemanticInterpositionSpeedup" export CFLAGS="$CFLAGS -fno-semantic-interposition" +export CXXFLAGS="$CXXFLAGS -fno-semantic-interposition" export LDFLAGS="$LDFLAGS -fno-semantic-interposition" patch -p1 < python3-always-pip.patch diff --git a/extra/python/checksums b/extra/python/checksums index 44b5aef9..7344571c 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,2 +1,2 @@ -e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af66a83b0 Python-3.8.5.tar.xz -1e3dd58370fa3f5c9454f72479565e5282d16defdeec43c88e9a4dd233e00c1b python3-always-pip.patch +a9e0b79d27aa056eb9cce8d63a427b5f9bab1465dee3f942dcfdb25a82f4ab8a +1e3dd58370fa3f5c9454f72479565e5282d16defdeec43c88e9a4dd233e00c1b diff --git a/extra/python/sources b/extra/python/sources index 604abfb7..94e3e1a7 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,2 +1,2 @@ -https://www.python.org/ftp/python/3.8.5/Python-3.8.5.tar.xz +https://www.python.org/ftp/python/3.8.6/Python-3.8.6.tar.xz patches/python3-always-pip.patch diff --git a/extra/python/version b/extra/python/version index 006ac43a..71d469c8 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.8.5 1 +3.8.6 1