summaryrefslogtreecommitdiff
path: root/dev-python/mpmath
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r--dev-python/mpmath/mpmath-1.4.0_alpha4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/mpmath/mpmath-1.4.0_alpha4.ebuild b/dev-python/mpmath/mpmath-1.4.0_alpha4.ebuild
index 23334f649c63..90f0e638dc3c 100644
--- a/dev-python/mpmath/mpmath-1.4.0_alpha4.ebuild
+++ b/dev-python/mpmath/mpmath-1.4.0_alpha4.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
inherit distutils-r1 optfeature pypi
@@ -32,7 +32,6 @@ BDEPEND="
dev-python/gmpy2[${PYTHON_USEDEP}]
' 'python3*')
!mips? (
- dev-python/ipython[${PYTHON_USEDEP}]
!hppa? (
dev-python/matplotlib[${PYTHON_USEDEP}]
)