Download from pypi.io, not pypi.python.org (#4981)
This commit is contained in:
@@ -29,6 +29,6 @@ class PyPmw(PythonPackage):
|
||||
"""Pmw is a toolkit for building high-level compound widgets, or
|
||||
megawidgets, constructed using other widgets as component parts."""
|
||||
homepage = "https://pypi.python.org/pypi/Pmw"
|
||||
url = "https://pypi.python.org/packages/source/P/Pmw/Pmw-2.0.0.tar.gz"
|
||||
url = "https://pypi.io/packages/source/P/Pmw/Pmw-2.0.0.tar.gz"
|
||||
|
||||
version('2.0.0', 'c7c3f26c4f5abaa99807edefee578fc0')
|
||||
|
Reference in New Issue
Block a user