diff --git a/system/base/python3/actions.py b/system/base/python3/actions.py index b0c8e76a..f72d4016 100644 --- a/system/base/python3/actions.py +++ b/system/base/python3/actions.py @@ -34,7 +34,6 @@ def setup(): autotools.rawConfigure("LDSHARED='x86_64-pc-linux-gnu-gcc -Wl,-O1,--as-needed -shared -lpthread'\ --prefix=/usr \ --enable-shared \ - --with-threads \ --with-computed-gotos \ --enable-ipv6 \ --with-system-expat \ diff --git a/system/base/python3/pspec.xml b/system/base/python3/pspec.xml index 63276a03..3f642257 100644 --- a/system/base/python3/pspec.xml +++ b/system/base/python3/pspec.xml @@ -12,7 +12,7 @@ custom Next generation of the python high-level scripting language Python is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. - https://www.python.org/ftp/python/3.9.13/Python-3.9.13.tar.xz + https://www.python.org/ftp/python/3.9.14/Python-3.9.14.tar.xz bzip2 @@ -129,6 +129,13 @@ + + 2022-09-12 + 3.9.14 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-18 3.9.13