Added py-pip 10.0.1 and py-setuptools 39.2.0 (#8377)
This commit is contained in:

committed by
Adam J. Stewart

parent
e7f82163bf
commit
88e18a3db7
@@ -31,6 +31,7 @@ class PyPip(PythonPackage):
|
||||
homepage = "https://pypi.python.org/pypi/pip"
|
||||
url = "https://pypi.io/packages/source/p/pip/pip-9.0.1.tar.gz"
|
||||
|
||||
version('10.0.1', '83a177756e2c801d0b3a6f7b0d4f3f7e')
|
||||
version('9.0.1', '35f01da33009719497f01a4ba69d63c9')
|
||||
|
||||
depends_on('python@2.6:2.8,3.3:')
|
||||
|
Reference in New Issue
Block a user