various python package version and dependency updates (#2751)

* various python package version and dependency updates

* various python package version and dependency updates
This commit is contained in:
Gregory Lee
2017-01-06 08:50:06 -08:00
committed by Todd Gamblin
parent 8dc056130c
commit 7b337de93e
7 changed files with 11 additions and 3 deletions

View File

@@ -44,6 +44,7 @@ class Python(Package):
list_url = "https://www.python.org/downloads/"
list_depth = 2
version('3.6.0', '3f7062ccf8be76491884d0e47ac8b251')
version('3.5.2', '3fe8434643a78630c61c6464fe2e7e72')
version('3.5.1', 'be78e48cdfc1a7ad90efff146dce6cfe')
version('3.5.0', 'a56c0c0b45d75a0ec9c6dee933c41c36')