Download from pypi.io, not pypi.python.org (#4981)
This commit is contained in:
@@ -29,7 +29,7 @@ class PyHtml5lib(PythonPackage):
|
||||
"""HTML parser based on the WHATWG HTML specification."""
|
||||
|
||||
homepage = "https://github.com/html5lib/html5lib-python"
|
||||
url = "https://pypi.python.org/packages/ae/ae/bcb60402c60932b32dfaf19bb53870b29eda2cd17551ba5639219fb5ebf9/html5lib-0.9999999.tar.gz"
|
||||
url = "https://pypi.io/packages/source/h/html5lib/html5lib-0.9999999.tar.gz"
|
||||
|
||||
version('0.9999999', 'ef43cb05e9e799f25d65d1135838a96f')
|
||||
|
||||
|
Reference in New Issue
Block a user