Download from pypi.io, not pypi.python.org (#4981)
This commit is contained in:
@@ -32,7 +32,7 @@ class PyLit(PythonPackage):
|
||||
interface as possible."""
|
||||
|
||||
homepage = "https://pypi.python.org/pypi/lit"
|
||||
url = "https://pypi.python.org/packages/5b/a0/dbed2c8dfb220eb9a5a893257223cd0ff791c0fbc34ce2f1a957fa4b6c6f/lit-0.5.0.tar.gz"
|
||||
url = "https://pypi.io/packages/source/l/lit/lit-0.5.0.tar.gz"
|
||||
|
||||
version('0.5.0', '8144660cc692be8fb903395a5f06564d')
|
||||
|
||||
|
Reference in New Issue
Block a user