From 9119e38796724413ef43883da9f1112760b83761 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 8 Jun 2021 20:32:07 +0200 Subject: [PATCH] python2: bump version --- .../{python-2.7.17.patchset => python-2.7.18.patchset} | 0 .../python/{python-2.7.17.recipe => python-2.7.18.recipe} | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) rename dev-lang/python/patches/{python-2.7.17.patchset => python-2.7.18.patchset} (100%) rename dev-lang/python/{python-2.7.17.recipe => python-2.7.18.recipe} (96%) 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