summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/contourpy/contourpy-1.3.3-r1.ebuild2
-rw-r--r--dev-python/matplotlib/matplotlib-3.10.7-r1.ebuild2
-rw-r--r--dev-python/pythran/pythran-0.17.0-r2.ebuild14
-rw-r--r--dev-python/pythran/pythran-0.18.0.ebuild14
4 files changed, 30 insertions, 2 deletions
diff --git a/dev-python/contourpy/contourpy-1.3.3-r1.ebuild b/dev-python/contourpy/contourpy-1.3.3-r1.ebuild
index 63fbc8e2f516..5091f4baca7d 100644
--- a/dev-python/contourpy/contourpy-1.3.3-r1.ebuild
+++ b/dev-python/contourpy/contourpy-1.3.3-r1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
RDEPEND="
>=dev-python/numpy-1.25[${PYTHON_USEDEP}]
diff --git a/dev-python/matplotlib/matplotlib-3.10.7-r1.ebuild b/dev-python/matplotlib/matplotlib-3.10.7-r1.ebuild
index 40055a5a915c..112edf593243 100644
--- a/dev-python/matplotlib/matplotlib-3.10.7-r1.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.10.7-r1.ebuild
@@ -30,7 +30,7 @@ SRC_URI+="
# Fonts: BitstreamVera, OFL-1.1
LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
IUSE="cairo excel gtk3 latex qt6 tk webagg wxwidgets"
LATEX_DEPEND="
diff --git a/dev-python/pythran/pythran-0.17.0-r2.ebuild b/dev-python/pythran/pythran-0.17.0-r2.ebuild
index 7f700dd9a359..cf0bcac60406 100644
--- a/dev-python/pythran/pythran-0.17.0-r2.ebuild
+++ b/dev-python/pythran/pythran-0.17.0-r2.ebuild
@@ -74,6 +74,20 @@ python_test() {
# multiple extra deps (meson, openblas)
# also broken on pypy3*
pythran/tests/test_distutils.py::TestMeson::test_meson_build
+
+ # newer numpy version?
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_fromstring0
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_fromstring1
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_ndindex1
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_ndindex2
+ pythran/tests/test_ndarray.py::TestNdarray::test_ndarray_bool
+ pythran/tests/test_xdoc.py::TestDoctest::test_tutorial
+ pythran/tests/test_xdoc.py::TestDoctest::test_utils
+ pythran/tests/test_numpy_random.py::TestNumpyRandom::test_numpy_random_bytes1
+
+ # newer gcc?
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_ndenumerate0
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_ndenumerate1
)
case ${ARCH} in
diff --git a/dev-python/pythran/pythran-0.18.0.ebuild b/dev-python/pythran/pythran-0.18.0.ebuild
index 6fbb9293cc7b..e4e5cc9d26d5 100644
--- a/dev-python/pythran/pythran-0.18.0.ebuild
+++ b/dev-python/pythran/pythran-0.18.0.ebuild
@@ -74,6 +74,20 @@ python_test() {
# multiple extra deps (meson, openblas)
# also broken on pypy3*
pythran/tests/test_distutils.py::TestMeson::test_meson_build
+
+ # newer numpy version?
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_fromstring0
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_fromstring1
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_ndindex1
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_ndindex2
+ pythran/tests/test_ndarray.py::TestNdarray::test_ndarray_bool
+ pythran/tests/test_xdoc.py::TestDoctest::test_tutorial
+ pythran/tests/test_xdoc.py::TestDoctest::test_utils
+ pythran/tests/test_numpy_random.py::TestNumpyRandom::test_numpy_random_bytes1
+
+ # newer gcc?
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_ndenumerate0
+ pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_ndenumerate1
)
case ${ARCH} in