new version 18.1 for py-pip (#9938)
Change-Id: Ie462e802049dd6150767dc555fb5708999e081ec
This commit is contained in:
parent
2e510413c3
commit
862d1799fb
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,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('18.1', sha256='c0a292bd977ef590379a3f05d7b7f65135487b67470f6281289a94e015650ea1')
|
||||
version('10.0.1', '83a177756e2c801d0b3a6f7b0d4f3f7e')
|
||||
version('9.0.1', '35f01da33009719497f01a4ba69d63c9')
|
||||
|
||||
|
|
Loading…
Reference in a new issue