summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mpmath/mpmath-1.3.0.ebuild')
-rw-r--r--dev-python/mpmath/mpmath-1.3.0.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-python/mpmath/mpmath-1.3.0.ebuild b/dev-python/mpmath/mpmath-1.3.0.ebuild
index 5cec2ff1f02f..98fddbe53c57 100644
--- a/dev-python/mpmath/mpmath-1.3.0.ebuild
+++ b/dev-python/mpmath/mpmath-1.3.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 virtualx
+inherit distutils-r1 pypi virtualx
DESCRIPTION="Python library for arbitrary-precision floating-point arithmetic"
HOMEPAGE="
@@ -14,10 +14,6 @@ HOMEPAGE="
https://github.com/mpmath/mpmath/
https://pypi.org/project/mpmath/
"
-SRC_URI="
- https://github.com/mpmath/mpmath/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
LICENSE="BSD"
SLOT="0"