From b0b218cb477dadd3ce7258968714296fcadfb756 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 8 Feb 2020 15:14:46 +0100 Subject: [PATCH] python3: bump version. --- .../{python3-3.7.5.patchset => python3-3.7.6.patchset} | 0 ...{python3_x86-3.7.5.patchset => python3_x86-3.7.6.patchset} | 0 .../python/{python3-3.7.5.recipe => python3-3.7.6.recipe} | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename dev-lang/python/patches/{python3-3.7.5.patchset => python3-3.7.6.patchset} (100%) rename dev-lang/python/patches/{python3_x86-3.7.5.patchset => python3_x86-3.7.6.patchset} (100%) rename dev-lang/python/{python3-3.7.5.recipe => python3-3.7.6.recipe} (97%) diff --git a/dev-lang/python/patches/python3-3.7.5.patchset b/dev-lang/python/patches/python3-3.7.6.patchset similarity index 100% rename from dev-lang/python/patches/python3-3.7.5.patchset rename to dev-lang/python/patches/python3-3.7.6.patchset diff --git a/dev-lang/python/patches/python3_x86-3.7.5.patchset b/dev-lang/python/patches/python3_x86-3.7.6.patchset similarity index 100% rename from dev-lang/python/patches/python3_x86-3.7.5.patchset rename to dev-lang/python/patches/python3_x86-3.7.6.patchset diff --git a/dev-lang/python/python3-3.7.5.recipe b/dev-lang/python/python3-3.7.6.recipe similarity index 97% rename from dev-lang/python/python3-3.7.5.recipe rename to dev-lang/python/python3-3.7.6.recipe index f9b115fda..c5745d373 100644 --- a/dev-lang/python/python3-3.7.5.recipe +++ b/dev-lang/python/python3-3.7.6.recipe @@ -11,9 +11,9 @@ OSI-approved open source license. HOMEPAGE="https://www.python.org" LICENSE="Python" COPYRIGHT="1990-2018 Python Software Foundation" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="e85a76ea9f3d6c485ec1780fca4e500725a4a7bbc63c78ebc44170de9b619d94" +CHECKSUM_SHA256="55a2cce72049f0794e9a11a84862e9039af9183603b78bc60d89539f82cf533f" SOURCE_DIR="Python-$portVersion" PATCHES="python3-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then