diff --git a/dev-lang/python/patches/python-2.7.17.patchset b/dev-lang/python/patches/python-2.7.18.patchset similarity index 100% rename from dev-lang/python/patches/python-2.7.17.patchset rename to dev-lang/python/patches/python-2.7.18.patchset diff --git a/dev-lang/python/python-2.7.17.recipe b/dev-lang/python/python-2.7.18.recipe similarity index 96% rename from dev-lang/python/python-2.7.17.recipe rename to dev-lang/python/python-2.7.18.recipe index b39db9c77..6caa12231 100644 --- a/dev-lang/python/python-2.7.17.recipe +++ b/dev-lang/python/python-2.7.18.recipe @@ -9,9 +9,9 @@ OSI-approved open source license." HOMEPAGE="https://www.python.org/" COPYRIGHT="1990-2018 Python Software Foundation" LICENSE="Python" -REVISION="4" +REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="4d43f033cdbd0aa7b7023c81b0e986fd11e653b5248dac9144d508f11812ba41" +CHECKSUM_SHA256="b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef43" SOURCE_DIR="Python-$portVersion" PATCHES="python-$portVersion.patchset" @@ -40,6 +40,7 @@ REQUIRES=" haiku lib:libbz2 lib:libffi + lib:libintl lib:libncurses lib:libedit lib:libsqlite3