From df5d3845d5f3100e41f27ba33d1868fe856e8894 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 25 Sep 2020 10:05:31 +0300 Subject: python: bump to 3.8.6 --- extra/python/build | 1 + extra/python/checksums | 2 +- extra/python/sources | 2 +- extra/python/version | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/python') diff --git a/extra/python/build b/extra/python/build index 19d7173b..ba2b93bf 100755 --- a/extra/python/build +++ b/extra/python/build @@ -5,6 +5,7 @@ patch -p1 < python3-always-pip.patch ./configure \ --prefix=/usr \ --enable-shared \ + --enable-static \ --with-system-expat \ --with-system-ffi \ --with-ensurepip=yes diff --git a/extra/python/checksums b/extra/python/checksums index 44b5aef9..dc74369d 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,2 +1,2 @@ -e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af66a83b0 Python-3.8.5.tar.xz +a9e0b79d27aa056eb9cce8d63a427b5f9bab1465dee3f942dcfdb25a82f4ab8a Python-3.8.6.tar.xz 1e3dd58370fa3f5c9454f72479565e5282d16defdeec43c88e9a4dd233e00c1b python3-always-pip.patch 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 -- cgit v1.2.3