Download from pypi.io, not pypi.python.org (#4981)
This commit is contained in:
@@ -31,7 +31,7 @@ class PyMock(PythonPackage):
|
||||
they have been used."""
|
||||
|
||||
homepage = "https://github.com/testing-cabal/mock"
|
||||
url = "https://pypi.python.org/packages/source/m/mock/mock-1.3.0.tar.gz"
|
||||
url = "https://pypi.io/packages/source/m/mock/mock-1.3.0.tar.gz"
|
||||
|
||||
version('2.0.0', '0febfafd14330c9dcaa40de2d82d40ad')
|
||||
version('1.3.0', '73ee8a4afb3ff4da1b4afa287f39fdeb')
|
||||
|
Reference in New Issue
Block a user