diff --git a/dev-lang/python/patches/python3-3.7.6.patchset b/dev-lang/python/patches/python3-3.7.7.patchset similarity index 100% rename from dev-lang/python/patches/python3-3.7.6.patchset rename to dev-lang/python/patches/python3-3.7.7.patchset diff --git a/dev-lang/python/patches/python3_x86-3.7.6.patchset b/dev-lang/python/patches/python3_x86-3.7.7.patchset similarity index 100% rename from dev-lang/python/patches/python3_x86-3.7.6.patchset rename to dev-lang/python/patches/python3_x86-3.7.7.patchset diff --git a/dev-lang/python/python3-3.7.6.recipe b/dev-lang/python/python3-3.7.7.recipe similarity index 97% rename from dev-lang/python/python3-3.7.6.recipe rename to dev-lang/python/python3-3.7.7.recipe index 06d6e25b5..f564bce78 100644 --- a/dev-lang/python/python3-3.7.6.recipe +++ b/dev-lang/python/python3-3.7.7.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="55a2cce72049f0794e9a11a84862e9039af9183603b78bc60d89539f82cf533f" +CHECKSUM_SHA256="06a0a9f1bf0d8cd1e4121194d666c4e28ddae4dd54346de6c343206599f02136" SOURCE_DIR="Python-$portVersion" PATCHES="python3-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then