Python: add 3.6.3 . (#6454)
This commit is contained in:
parent
086a1cfe7e
commit
0d91f51a27
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ class Python(AutotoolsPackage):
|
||||||
list_url = "https://www.python.org/downloads/"
|
list_url = "https://www.python.org/downloads/"
|
||||||
list_depth = 1
|
list_depth = 1
|
||||||
|
|
||||||
|
version('3.6.3', 'e9180c69ed9a878a4a8a3ab221e32fa9')
|
||||||
version('3.6.2', 'e1a36bfffdd1d3a780b1825daf16e56c')
|
version('3.6.2', 'e1a36bfffdd1d3a780b1825daf16e56c')
|
||||||
version('3.6.1', '2d0fc9f3a5940707590e07f03ecb08b9')
|
version('3.6.1', '2d0fc9f3a5940707590e07f03ecb08b9')
|
||||||
version('3.6.0', '3f7062ccf8be76491884d0e47ac8b251')
|
version('3.6.0', '3f7062ccf8be76491884d0e47ac8b251')
|
||||||
|
|
Loading…
Reference in a new issue