Download from pypi.io, not pypi.python.org (#4981)
This commit is contained in:
@@ -33,7 +33,7 @@ class PyPillow(PythonPackage):
|
||||
capabilities."""
|
||||
|
||||
homepage = "https://python-pillow.org/"
|
||||
url = "https://pypi.python.org/packages/source/P/Pillow/Pillow-3.0.0.tar.gz"
|
||||
url = "https://pypi.io/packages/source/P/Pillow/Pillow-3.0.0.tar.gz"
|
||||
|
||||
# TODO: This version should be deleted once the next release comes out.
|
||||
# TODO: It fixes a bug that prevented us from linking to Tk/Tcl.
|
||||
|
Reference in New Issue
Block a user