The patch introduces alternate dev-python/numpy deps.
Either use old numpy-1.16 or the new py2 only numpy-python2
package.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Bernd Waibel <waebbl@gmail.com>
Closes: https://bugs.gentoo.org/705468
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
>=x11-libs/gtk+-2.24:2
>=dev-python/pycairo-1.0.2[${PYTHON_USEDEP}]
>=dev-python/pygobject-2.26.8-r53:2[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]
+ || (
+ >=dev-python/numpy-python2-1.16.5[${PYTHON_USEDEP}]
+ <dev-python/numpy-1.17.4[${PYTHON_USEDEP}]
+ )
>=gnome-base/libglade-2.5:2.0
"
DEPEND="${RDEPEND}