Download from pypi.io, not pypi.python.org (#4981)
This commit is contained in:
@@ -37,7 +37,7 @@ class PyLockfile(PythonPackage):
|
||||
possibilities it provides than as production-quality code.
|
||||
"""
|
||||
homepage = "https://pypi.python.org/pypi/lockfile"
|
||||
url = "https://pypi.python.org/packages/source/l/lockfile/lockfile-0.10.2.tar.gz"
|
||||
url = "https://pypi.io/packages/source/l/lockfile/lockfile-0.10.2.tar.gz"
|
||||
|
||||
version('0.10.2', '1aa6175a6d57f082cd12e7ac6102ab15')
|
||||
|
||||
|
Reference in New Issue
Block a user