mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/pygame: Require <dev-python/numpy-2
Tests definitely fail with >=dev-python/numpy-2. They involve some overflow errors that may indicate runtime incompatibility as well. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -27,7 +27,7 @@ IUSE="examples opengl test X"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
<dev-python/numpy-2[${PYTHON_USEDEP}]
|
||||
media-libs/freetype
|
||||
media-libs/libjpeg-turbo:=
|
||||
media-libs/libpng:=
|
||||
Reference in New Issue
Block a user