From 61bec17e85c0f565a0659a6a3a84e665040010fb Mon Sep 17 00:00:00 2001 From: OscarL Date: Sat, 11 Oct 2025 22:29:18 -0300 Subject: [PATCH] python3.11: update to version 3.11.14. (#13056) --- ...{python3.11-3.11.13.patchset => python3.11-3.11.14.patchset} | 0 .../{python3.11-3.11.13.recipe => python3.11-3.11.14.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-lang/python/patches/{python3.11-3.11.13.patchset => python3.11-3.11.14.patchset} (100%) rename dev-lang/python/{python3.11-3.11.13.recipe => python3.11-3.11.14.recipe} (99%) diff --git a/dev-lang/python/patches/python3.11-3.11.13.patchset b/dev-lang/python/patches/python3.11-3.11.14.patchset similarity index 100% rename from dev-lang/python/patches/python3.11-3.11.13.patchset rename to dev-lang/python/patches/python3.11-3.11.14.patchset diff --git a/dev-lang/python/python3.11-3.11.13.recipe b/dev-lang/python/python3.11-3.11.14.recipe similarity index 99% rename from dev-lang/python/python3.11-3.11.13.recipe rename to dev-lang/python/python3.11-3.11.14.recipe index 387e0a4a9..02316beca 100644 --- a/dev-lang/python/python3.11-3.11.13.recipe +++ b/dev-lang/python/python3.11-3.11.14.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="8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a" +CHECKSUM_SHA256="8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b78" SOURCE_DIR="Python-$portVersion" pyShortVer="${portVersion%.*}"