Bump revisions of recipes that depend on ncurses.

This commit is contained in:
Augustin Cavalier
2019-05-24 16:14:07 -04:00
parent 81890bf66a
commit ae94b1277b
142 changed files with 154 additions and 154 deletions

View File

@@ -11,7 +11,7 @@ OSI-approved open source license.
HOMEPAGE="https://www.python.org"
LICENSE="Python"
COPYRIGHT="1990-2018 Python Software Foundation"
REVISION="1"
REVISION="2"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="35446241e995773b1bed7d196f4b624dadcadc8429f26282e756b2fb8a351193"
SOURCE_DIR="Python-$portVersion"
@@ -141,7 +141,7 @@ INSTALL()
# TODO: drop __pycache__ folders as well?
find . -name __pycache__ | xargs rm -rf
rm $commandBinDir/2to3 $commandBinDir/idle3 $commandBinDir/pydoc3 \
$commandBinDir/python3 $commandBinDir/python3-config \
$commandBinDir/pyvenv $manDir/man1/python3.1