Download from pypi.io, not pypi.python.org (#4981)
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
class PyMpmath(PythonPackage):
|
||||
"""A Python library for arbitrary-precision floating-point arithmetic."""
|
||||
homepage = "http://mpmath.org"
|
||||
url = "https://pypi.python.org/packages/source/m/mpmath/mpmath-all-0.19.tar.gz"
|
||||
url = "https://pypi.io/packages/source/m/mpmath/mpmath-all-0.19.tar.gz"
|
||||
|
||||
version('0.19', 'd1b7e19dd6830d0d7b5e1bc93d46c02c')
|
||||
|
Reference in New Issue
Block a user