From b7fa844cecf5d44ac27d56f1edad667fd12cddb7 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 6 Sep 2022 17:15:32 +0200 Subject: [PATCH] python310, bump version (#7163) --- .../{python310-3.10.2.patchset => python310-3.10.6.patchset} | 0 ...n310_x86-3.10.2.patchset => python310_x86-3.10.6.patchset} | 0 .../{python310-3.10.2.recipe => python310-3.10.6.recipe} | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename dev-lang/python/patches/{python310-3.10.2.patchset => python310-3.10.6.patchset} (100%) rename dev-lang/python/patches/{python310_x86-3.10.2.patchset => python310_x86-3.10.6.patchset} (100%) rename dev-lang/python/{python310-3.10.2.recipe => python310-3.10.6.recipe} (97%) diff --git a/dev-lang/python/patches/python310-3.10.2.patchset b/dev-lang/python/patches/python310-3.10.6.patchset similarity index 100% rename from dev-lang/python/patches/python310-3.10.2.patchset rename to dev-lang/python/patches/python310-3.10.6.patchset diff --git a/dev-lang/python/patches/python310_x86-3.10.2.patchset b/dev-lang/python/patches/python310_x86-3.10.6.patchset similarity index 100% rename from dev-lang/python/patches/python310_x86-3.10.2.patchset rename to dev-lang/python/patches/python310_x86-3.10.6.patchset diff --git a/dev-lang/python/python310-3.10.2.recipe b/dev-lang/python/python310-3.10.6.recipe similarity index 97% rename from dev-lang/python/python310-3.10.2.recipe rename to dev-lang/python/python310-3.10.6.recipe index 7963abddd..2bafc921f 100644 --- a/dev-lang/python/python310-3.10.2.recipe +++ b/dev-lang/python/python310-3.10.6.recipe @@ -9,9 +9,9 @@ OSI-approved open source license." HOMEPAGE="https://www.python.org" LICENSE="Python" COPYRIGHT="1990-2021 Python Software Foundation" -REVISION="3" +REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="17de3ac7da9f2519aa9d64378c603a73a0e9ad58dffa8812e45160c086de64c7" +CHECKSUM_SHA256="f795ff87d11d4b0c7c33bc8851b0c28648d8a4583aa2100a98c22b4326b6d3f3" SOURCE_DIR="Python-$portVersion" PATCHES="python310-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then