From 8f0b4881007974b692f052e99a962ffeb177c7d5 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 25 Feb 2022 13:03:28 +0100 Subject: [PATCH] python310: bump version --- .../{python310-3.10.1.patchset => python310-3.10.2.patchset} | 0 ...hon310_x86-3.10.1.patchset => python310_x86-3.10.2.patchset} | 0 .../python/{python310-3.10.1.recipe => python310-3.10.2.recipe} | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename dev-lang/python/patches/{python310-3.10.1.patchset => python310-3.10.2.patchset} (100%) rename dev-lang/python/patches/{python310_x86-3.10.1.patchset => python310_x86-3.10.2.patchset} (100%) rename dev-lang/python/{python310-3.10.1.recipe => python310-3.10.2.recipe} (98%) diff --git a/dev-lang/python/patches/python310-3.10.1.patchset b/dev-lang/python/patches/python310-3.10.2.patchset similarity index 100% rename from dev-lang/python/patches/python310-3.10.1.patchset rename to dev-lang/python/patches/python310-3.10.2.patchset diff --git a/dev-lang/python/patches/python310_x86-3.10.1.patchset b/dev-lang/python/patches/python310_x86-3.10.2.patchset similarity index 100% rename from dev-lang/python/patches/python310_x86-3.10.1.patchset rename to dev-lang/python/patches/python310_x86-3.10.2.patchset diff --git a/dev-lang/python/python310-3.10.1.recipe b/dev-lang/python/python310-3.10.2.recipe similarity index 98% rename from dev-lang/python/python310-3.10.1.recipe rename to dev-lang/python/python310-3.10.2.recipe index 1dfd2ad37..fed386e0e 100644 --- a/dev-lang/python/python310-3.10.1.recipe +++ b/dev-lang/python/python310-3.10.2.recipe @@ -11,7 +11,7 @@ LICENSE="Python" COPYRIGHT="1990-2021 Python Software Foundation" REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="a7f1265b6e1a5de1ec5c3ec7019ab53413469934758311e9d240c46e5ae6e177" +CHECKSUM_SHA256="17de3ac7da9f2519aa9d64378c603a73a0e9ad58dffa8812e45160c086de64c7" SOURCE_DIR="Python-$portVersion" PATCHES="python310-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then