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

@@ -30,7 +30,7 @@ class PyPeriodictable(PythonPackage):
making it easier to write, find and run tests."""
homepage = "https://pypi.python.org/pypi/periodictable"
url = "https://pypi.python.org/packages/source/p/periodictable/periodictable-1.4.1.tar.gz"
url = "https://pypi.io/packages/source/p/periodictable/periodictable-1.4.1.tar.gz"
version('1.4.1', '7246b63cc0b6b1be6e86b6616f9e866e')