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:

committed by
Todd Gamblin

parent
8dc056130c
commit
7b337de93e
@@ -31,6 +31,8 @@ class PyPytables(Package):
|
||||
homepage = "http://www.pytables.org/"
|
||||
url = "https://github.com/PyTables/PyTables/archive/v.3.2.2.tar.gz"
|
||||
|
||||
version('3.3.0', '056c161ae0fd2d6e585b766adacf3b0b',
|
||||
url='https://github.com/PyTables/PyTables/archive/v3.3.0.tar.gz')
|
||||
version('3.2.2', '7cbb0972e4d6580f629996a5bed92441')
|
||||
|
||||
extends('python')
|
||||
|
Reference in New Issue
Block a user