From 4dc60d1254bb0a91835ea2434f2adfe425594cec Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 8 Feb 2020 15:13:52 +0100 Subject: [PATCH] python38: bump version. --- .../{python3-3.8.0.patchset => python3-3.8.1.patchset} | 0 ...{python3_x86-3.8.0.patchset => python3_x86-3.8.1.patchset} | 0 .../python/{python38-3.8.0.recipe => python38-3.8.1.recipe} | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename dev-lang/python/patches/{python3-3.8.0.patchset => python3-3.8.1.patchset} (100%) rename dev-lang/python/patches/{python3_x86-3.8.0.patchset => python3_x86-3.8.1.patchset} (100%) rename dev-lang/python/{python38-3.8.0.recipe => python38-3.8.1.recipe} (97%) diff --git a/dev-lang/python/patches/python3-3.8.0.patchset b/dev-lang/python/patches/python3-3.8.1.patchset similarity index 100% rename from dev-lang/python/patches/python3-3.8.0.patchset rename to dev-lang/python/patches/python3-3.8.1.patchset diff --git a/dev-lang/python/patches/python3_x86-3.8.0.patchset b/dev-lang/python/patches/python3_x86-3.8.1.patchset similarity index 100% rename from dev-lang/python/patches/python3_x86-3.8.0.patchset rename to dev-lang/python/patches/python3_x86-3.8.1.patchset diff --git a/dev-lang/python/python38-3.8.0.recipe b/dev-lang/python/python38-3.8.1.recipe similarity index 97% rename from dev-lang/python/python38-3.8.0.recipe rename to dev-lang/python/python38-3.8.1.recipe index b81da8f71..a392c6704 100644 --- a/dev-lang/python/python38-3.8.0.recipe +++ b/dev-lang/python/python38-3.8.1.recipe @@ -10,10 +10,10 @@ OSI-approved open source license. " HOMEPAGE="https://www.python.org" LICENSE="Python" -COPYRIGHT="1990-2019 Python Software Foundation" +COPYRIGHT="1990-2020 Python Software Foundation" REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="b356244e13fb5491da890b35b13b2118c3122977c2cd825e3eb6e7d462030d84" +CHECKSUM_SHA256="75894117f6db7051c1b34f37410168844bbb357c139a8a10a352e9bf8be594e8" SOURCE_DIR="Python-$portVersion" PATCHES="python3-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then