package/python-mpmath: update tarball URL
Updated package as computed by scanpypi. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit 15e91103837567245b3486de404a2a2c456a27f6) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
0ca81ef13c
commit
84f79ef4cf
@@ -1,3 +1,5 @@
|
||||
# Locally computed sha256 checksums
|
||||
# md5, sha256 from https://pypi.org/pypi/mpmath/json
|
||||
md5 d5d17bbefea73eeb959967351d905306 mpmath-1.3.0.tar.gz
|
||||
sha256 7a28eb2a9774d00c7bc92411c19a89209d5da7c4c9a9e227be8330a23a25b91f mpmath-1.3.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 c26cae81da4508e5e249985777a33821f183223ebb74d7f8cfbf90fe7eef2fb7 LICENSE
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
PYTHON_MPMATH_VERSION = 1.3.0
|
||||
PYTHON_MPMATH_SOURCE = mpmath-$(PYTHON_MPMATH_VERSION).tar.gz
|
||||
PYTHON_MPMATH_SITE = https://mpmath.org/files
|
||||
PYTHON_MPMATH_SITE = https://files.pythonhosted.org/packages/e0/47/dd32fa426cc72114383ac549964eecb20ecfd886d1e5ccf5340b55b02f57
|
||||
PYTHON_MPMATH_SETUP_TYPE = setuptools
|
||||
PYTHON_MPMATH_LICENSE = BSD-3-Clause
|
||||
PYTHON_MPMATH_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user