python38: bump version.

patch socket_module.c for upstream bug #40628
This commit is contained in:
Jerome Duval
2020-05-15 15:44:28 +02:00
parent c92ab53eee
commit 8bf4e322fa
4 changed files with 130 additions and 43 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="06a0a9f1bf0d8cd1e4121194d666c4e28ddae4dd54346de6c343206599f02136"
SOURCE_DIR="Python-$portVersion"