forked from kiss-community/repo
python: revert to python 3.6.8
This commit is contained in:
parent
7bea6a7cbf
commit
b2af02d7fe
@ -2,7 +2,8 @@
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--without-ensurepip
|
||||
--without-ensurepip \
|
||||
--help 2>&1 | less
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
@ -1 +1 @@
|
||||
fb799134b868199930b75f26678f18932214042639cd52b16da7fd134cd9b13f Python-3.7.4.tar.xz
|
||||
35446241e995773b1bed7d196f4b624dadcadc8429f26282e756b2fb8a351193 Python-3.6.8.tar.xz
|
||||
|
@ -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
|
||||
|
@ -1 +1 @@
|
||||
3.7.4 1
|
||||
3.6.8 3
|
||||
|
Loading…
Reference in New Issue
Block a user