From d881624f176cf3220436ba7f535efa8af4ce4b87 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sun, 7 Dec 2025 08:41:57 +0000 Subject: python: updated to 3.14.2 --- repos/extra/python/abuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repos/extra/python/abuild') diff --git a/repos/extra/python/abuild b/repos/extra/python/abuild index 551bc079..8e1b9d05 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,8 +1,8 @@ name=python -version=3.13.9 +version=3.14.2 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz - musl-pgo-tests.patch" + libressl.diff" build() { # musl workaround -- cgit v1.2.3