Python: add 3.6.3 . (#6454)

This commit is contained in:
健美猫 2017-11-26 02:34:24 +08:00 committed by Christoph Junghans
parent 086a1cfe7e
commit 0d91f51a27

View file

@ -46,6 +46,7 @@ class Python(AutotoolsPackage):
list_url = "https://www.python.org/downloads/"
list_depth = 1
version('3.6.3', 'e9180c69ed9a878a4a8a3ab221e32fa9')
version('3.6.2', 'e1a36bfffdd1d3a780b1825daf16e56c')
version('3.6.1', '2d0fc9f3a5940707590e07f03ecb08b9')
version('3.6.0', '3f7062ccf8be76491884d0e47ac8b251')