python3: update to 3.9.0.
This commit is contained in:
parent
40e8e46d65
commit
e590822d93
4 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ py2_lib="usr/lib/python${py2_ver}"
|
|||
py2_sitelib="${py2_lib}/site-packages"
|
||||
py2_inc="usr/include/python${py2_ver}"
|
||||
|
||||
py3_ver="3.8"
|
||||
py3_ver="3.9"
|
||||
py3_abiver=""
|
||||
py3_lib="usr/lib/python${py3_ver}"
|
||||
py3_sitelib="${py3_lib}/site-packages"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue