From baa6bd9d6c7459d95139f5de7ed0a9bd97316b88 Mon Sep 17 00:00:00 2001 From: OscarL Date: Fri, 12 May 2023 10:28:01 -0300 Subject: [PATCH] python3.10: update to 3.10.11 final. (#8629) This is the last of the "regular" bugfixes releases. Only "security updates", will be available, released as needed, from this point forward, till around October 2026. --- ...ython3.10-3.10.10.patchset => python3.10-3.10.11.patchset} | 0 ...0_x86-3.10.10.patchset => python3.10_x86-3.10.11.patchset} | 0 .../{python3.10-3.10.10.recipe => python3.10-3.10.11.recipe} | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename dev-lang/python/patches/{python3.10-3.10.10.patchset => python3.10-3.10.11.patchset} (100%) rename dev-lang/python/patches/{python3.10_x86-3.10.10.patchset => python3.10_x86-3.10.11.patchset} (100%) rename dev-lang/python/{python3.10-3.10.10.recipe => python3.10-3.10.11.recipe} (98%) diff --git a/dev-lang/python/patches/python3.10-3.10.10.patchset b/dev-lang/python/patches/python3.10-3.10.11.patchset similarity index 100% rename from dev-lang/python/patches/python3.10-3.10.10.patchset rename to dev-lang/python/patches/python3.10-3.10.11.patchset diff --git a/dev-lang/python/patches/python3.10_x86-3.10.10.patchset b/dev-lang/python/patches/python3.10_x86-3.10.11.patchset similarity index 100% rename from dev-lang/python/patches/python3.10_x86-3.10.10.patchset rename to dev-lang/python/patches/python3.10_x86-3.10.11.patchset diff --git a/dev-lang/python/python3.10-3.10.10.recipe b/dev-lang/python/python3.10-3.10.11.recipe similarity index 98% rename from dev-lang/python/python3.10-3.10.10.recipe rename to dev-lang/python/python3.10-3.10.11.recipe index 35d9827c3..fbd69adab 100644 --- a/dev-lang/python/python3.10-3.10.10.recipe +++ b/dev-lang/python/python3.10-3.10.11.recipe @@ -8,10 +8,10 @@ Python is free to use, even for commercial products, because of its \ OSI-approved open source license." HOMEPAGE="https://www.python.org" LICENSE="Python" -COPYRIGHT="1990-2022 Python Software Foundation" +COPYRIGHT="1990-2023 Python Software Foundation" REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="0419e9085bf51b7a672009b3f50dbf1859acdf18ba725d0ec19aa5c8503f0ea3" +CHECKSUM_SHA256="3c3bc3048303721c904a03eb8326b631e921f11cc3be2988456a42f115daf04c" SOURCE_DIR="Python-$portVersion" PATCHES="python3.10-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then