From 72c1b5431b0ddb1d8efffabf5bf5f34e663a3d36 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 21 Nov 2021 20:39:51 +0100 Subject: [PATCH] python3: bump version --- .../{python3-3.7.10.patchset => python3-3.7.12.patchset} | 0 ...ython3_x86-3.7.10.patchset => python3_x86-3.7.12.patchset} | 0 .../python/{python3-3.7.10.recipe => python3-3.7.12.recipe} | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename dev-lang/python/patches/{python3-3.7.10.patchset => python3-3.7.12.patchset} (100%) rename dev-lang/python/patches/{python3_x86-3.7.10.patchset => python3_x86-3.7.12.patchset} (100%) rename dev-lang/python/{python3-3.7.10.recipe => python3-3.7.12.recipe} (97%) diff --git a/dev-lang/python/patches/python3-3.7.10.patchset b/dev-lang/python/patches/python3-3.7.12.patchset similarity index 100% rename from dev-lang/python/patches/python3-3.7.10.patchset rename to dev-lang/python/patches/python3-3.7.12.patchset diff --git a/dev-lang/python/patches/python3_x86-3.7.10.patchset b/dev-lang/python/patches/python3_x86-3.7.12.patchset similarity index 100% rename from dev-lang/python/patches/python3_x86-3.7.10.patchset rename to dev-lang/python/patches/python3_x86-3.7.12.patchset diff --git a/dev-lang/python/python3-3.7.10.recipe b/dev-lang/python/python3-3.7.12.recipe similarity index 97% rename from dev-lang/python/python3-3.7.10.recipe rename to dev-lang/python/python3-3.7.12.recipe index 48cebcc76..c470e1923 100644 --- a/dev-lang/python/python3-3.7.10.recipe +++ b/dev-lang/python/python3-3.7.12.recipe @@ -9,9 +9,9 @@ OSI-approved open source license." HOMEPAGE="https://www.python.org" LICENSE="Python" COPYRIGHT="1990-2018 Python Software Foundation" -REVISION="5" +REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="f8d82e7572c86ec9d55c8627aae5040124fd2203af400c383c821b980306ee6b" +CHECKSUM_SHA256="f77bf7fb47839f213e5cbf7827281078ea90de7e72b44f10d7ef385ea8c43210" SOURCE_DIR="Python-$portVersion" PATCHES="python3-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then