Add Python 3.7.0 (#8619)

This commit is contained in:
Adam J. Stewart 2018-06-29 16:25:39 -05:00 committed by GitHub
parent 02b8502212
commit a0c13229e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ class Python(AutotoolsPackage):
list_url = "https://www.python.org/downloads/"
list_depth = 1
version('3.7.0', '41b6595deb4147a1ed517a7d9a580271')
version('3.6.5', 'ab25d24b1f8cc4990ade979f6dc37883')
version('3.6.4', '9de6494314ea199e3633211696735f65')
version('3.6.3', 'e9180c69ed9a878a4a8a3ab221e32fa9')