python: revert to python 3.6.8

This commit is contained in:
Dylan Araps 2019-08-20 02:13:17 +00:00
parent 7bea6a7cbf
commit b2af02d7fe
4 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,8 @@
./configure \
--prefix=/usr \
--without-ensurepip
--without-ensurepip \
--help 2>&1 | less
make
make DESTDIR="$1" install

View File

@ -1 +1 @@
fb799134b868199930b75f26678f18932214042639cd52b16da7fd134cd9b13f Python-3.7.4.tar.xz
35446241e995773b1bed7d196f4b624dadcadc8429f26282e756b2fb8a351193 Python-3.6.8.tar.xz

View File

@ -1 +1 @@
https://www.python.org/ftp/python/3.7.4/Python-3.7.4.tar.xz
https://www.python.org/ftp/python/3.6.8/Python-3.6.8.tar.xz

View File

@ -1 +1 @@
3.7.4 1
3.6.8 3