Add new versions of several Python packages (#3195)

This commit is contained in:
Adam J. Stewart
2017-02-20 17:38:30 -06:00
committed by Todd Gamblin
parent 8ebd49c962
commit 4de85ab4b7
7 changed files with 85 additions and 25 deletions

View File

@@ -33,4 +33,5 @@ class PyPip(PythonPackage):
version('9.0.1', '35f01da33009719497f01a4ba69d63c9')
depends_on('python@2.6:2.7,3.3:')
depends_on('py-setuptools', type='build')