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