Download from pypi.io, not pypi.python.org (#4981)

This commit is contained in:
Adam J. Stewart
2017-08-06 11:45:00 -05:00
committed by GitHub
parent 0acee2f4b1
commit afc4f9c3c2
64 changed files with 70 additions and 84 deletions

View File

@@ -29,7 +29,7 @@ class PyPpft(PythonPackage):
"""Distributed and parallel python """
homepage = "https://github.com/uqfoundation/ppft"
url = "https://pypi.org/packages/source/p/ppft/ppft-1.6.4.7.1.zip"
url = "https://pypi.io/packages/source/p/ppft/ppft-1.6.4.7.1.zip"
version('1.6.4.7.1', '2b196a03bfbc102773f849c6b21e617b')
version('1.6.4.6', 'e533432bfba4b5a523a07d58011df209')