diff --git a/dev-lang/python/patches/python3-3.7.3.patchset b/dev-lang/python/patches/python3-3.7.4.patchset similarity index 100% rename from dev-lang/python/patches/python3-3.7.3.patchset rename to dev-lang/python/patches/python3-3.7.4.patchset diff --git a/dev-lang/python/patches/python3_x86-3.7.3.patchset b/dev-lang/python/patches/python3_x86-3.7.4.patchset similarity index 100% rename from dev-lang/python/patches/python3_x86-3.7.3.patchset rename to dev-lang/python/patches/python3_x86-3.7.4.patchset diff --git a/dev-lang/python/python3-3.7.3.recipe b/dev-lang/python/python3-3.7.4.recipe similarity index 97% rename from dev-lang/python/python3-3.7.3.recipe rename to dev-lang/python/python3-3.7.4.recipe index b1e555abb..38b59d19f 100644 --- a/dev-lang/python/python3-3.7.3.recipe +++ b/dev-lang/python/python3-3.7.4.recipe @@ -11,9 +11,9 @@ OSI-approved open source license. HOMEPAGE="https://www.python.org" LICENSE="Python" COPYRIGHT="1990-2018 Python Software Foundation" -REVISION="3" +REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="da60b54064d4cfcd9c26576f6df2690e62085123826cff2e667e72a91952d318" +CHECKSUM_SHA256="fb799134b868199930b75f26678f18932214042639cd52b16da7fd134cd9b13f" SOURCE_DIR="Python-$portVersion" PATCHES="python3-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then