diff --git a/dev-lang/python/patches/python3-3.7.9.patchset b/dev-lang/python/patches/python3-3.7.10.patchset similarity index 100% rename from dev-lang/python/patches/python3-3.7.9.patchset rename to dev-lang/python/patches/python3-3.7.10.patchset diff --git a/dev-lang/python/patches/python3-3.8.7.patchset b/dev-lang/python/patches/python3-3.8.8.patchset similarity index 100% rename from dev-lang/python/patches/python3-3.8.7.patchset rename to dev-lang/python/patches/python3-3.8.8.patchset diff --git a/dev-lang/python/patches/python39-3.9.1.patchset b/dev-lang/python/patches/python39-3.9.2.patchset similarity index 100% rename from dev-lang/python/patches/python39-3.9.1.patchset rename to dev-lang/python/patches/python39-3.9.2.patchset diff --git a/dev-lang/python/patches/python39_x86-3.9.1.patchset b/dev-lang/python/patches/python39_x86-3.9.2.patchset similarity index 100% rename from dev-lang/python/patches/python39_x86-3.9.1.patchset rename to dev-lang/python/patches/python39_x86-3.9.2.patchset diff --git a/dev-lang/python/patches/python3_x86-3.7.9.patchset b/dev-lang/python/patches/python3_x86-3.7.10.patchset similarity index 100% rename from dev-lang/python/patches/python3_x86-3.7.9.patchset rename to dev-lang/python/patches/python3_x86-3.7.10.patchset diff --git a/dev-lang/python/patches/python3_x86-3.8.7.patchset b/dev-lang/python/patches/python3_x86-3.8.8.patchset similarity index 100% rename from dev-lang/python/patches/python3_x86-3.8.7.patchset rename to dev-lang/python/patches/python3_x86-3.8.8.patchset diff --git a/dev-lang/python/python3-3.7.9.recipe b/dev-lang/python/python3-3.7.10.recipe similarity index 97% rename from dev-lang/python/python3-3.7.9.recipe rename to dev-lang/python/python3-3.7.10.recipe index 9986b2a90..90ee3314b 100644 --- a/dev-lang/python/python3-3.7.9.recipe +++ b/dev-lang/python/python3-3.7.10.recipe @@ -13,7 +13,7 @@ LICENSE="Python" COPYRIGHT="1990-2018 Python Software Foundation" REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="91923007b05005b5f9bd46f3b9172248aea5abc1543e8a636d59e629c3331b01" +CHECKSUM_SHA256="f8d82e7572c86ec9d55c8627aae5040124fd2203af400c383c821b980306ee6b" SOURCE_DIR="Python-$portVersion" PATCHES="python3-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then @@ -59,6 +59,7 @@ REQUIRES=" lib:libbz2$secondaryArchSuffix lib:libexpat$secondaryArchSuffix lib:libffi$secondaryArchSuffix + lib:libintl$secondaryArchSuffix lib:liblzma$secondaryArchSuffix lib:libncurses$secondaryArchSuffix lib:libssl$secondaryArchSuffix diff --git a/dev-lang/python/python38-3.8.7.recipe b/dev-lang/python/python38-3.8.8.recipe similarity index 98% rename from dev-lang/python/python38-3.8.7.recipe rename to dev-lang/python/python38-3.8.8.recipe index db33d5429..49d44232a 100644 --- a/dev-lang/python/python38-3.8.7.recipe +++ b/dev-lang/python/python38-3.8.8.recipe @@ -13,7 +13,7 @@ LICENSE="Python" COPYRIGHT="1990-2020 Python Software Foundation" REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="ddcc1df16bb5b87aa42ec5d20a5b902f2d088caa269b28e01590f97a798ec50a" +CHECKSUM_SHA256="7c664249ff77e443d6ea0e4cf0e587eae918ca3c48d081d1915fe2a1f1bcc5cc" SOURCE_DIR="Python-$portVersion" PATCHES="python3-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then diff --git a/dev-lang/python/python39-3.9.1.recipe b/dev-lang/python/python39-3.9.2.recipe similarity index 98% rename from dev-lang/python/python39-3.9.1.recipe rename to dev-lang/python/python39-3.9.2.recipe index 2d1418b45..efa2078bf 100644 --- a/dev-lang/python/python39-3.9.1.recipe +++ b/dev-lang/python/python39-3.9.2.recipe @@ -13,7 +13,7 @@ LICENSE="Python" COPYRIGHT="1990-2020 Python Software Foundation" REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="991c3f8ac97992f3d308fefeb03a64db462574eadbff34ce8bc5bb583d9903ff" +CHECKSUM_SHA256="3c2034c54f811448f516668dce09d24008a0716c3a794dd8639b5388cbde247d" SOURCE_DIR="Python-$portVersion" PATCHES="python39-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then