From 44aee244d38220cef728f65187d69ba72304ff28 Mon Sep 17 00:00:00 2001 From: OscarL Date: Sat, 11 Oct 2025 22:29:42 -0300 Subject: [PATCH] python3.12: update to version 3.12.12. (#13057) --- ...{python3.12-3.12.11.patchset => python3.12-3.12.12.patchset} | 0 .../{python3.12-3.12.11.recipe => python3.12-3.12.12.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-lang/python/patches/{python3.12-3.12.11.patchset => python3.12-3.12.12.patchset} (100%) rename dev-lang/python/{python3.12-3.12.11.recipe => python3.12-3.12.12.recipe} (99%) diff --git a/dev-lang/python/patches/python3.12-3.12.11.patchset b/dev-lang/python/patches/python3.12-3.12.12.patchset similarity index 100% rename from dev-lang/python/patches/python3.12-3.12.11.patchset rename to dev-lang/python/patches/python3.12-3.12.12.patchset diff --git a/dev-lang/python/python3.12-3.12.11.recipe b/dev-lang/python/python3.12-3.12.12.recipe similarity index 99% rename from dev-lang/python/python3.12-3.12.11.recipe rename to dev-lang/python/python3.12-3.12.12.recipe index f405b8dc9..4d3bcd455 100644 --- a/dev-lang/python/python3.12-3.12.11.recipe +++ b/dev-lang/python/python3.12-3.12.12.recipe @@ -13,7 +13,7 @@ LICENSE="Python" COPYRIGHT="1990-2025 Python Software Foundation" REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-${portVersion}.tar.xz" -CHECKSUM_SHA256="c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb" +CHECKSUM_SHA256="fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c4" SOURCE_DIR="Python-$portVersion" pyShortVer="${portVersion%.*}"