dev-python/naima: numpy depedency increasede to 1.10

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=577990

Package-Manager: portage-2.2.28
This commit is contained in:
Sébastien Fabbro
2016-03-22 17:23:33 +00:00
parent d56c682238
commit 6742b0a334

View File

@@ -21,7 +21,7 @@ DOCS=( README.rst )
RDEPEND="
dev-python/astropy[${PYTHON_USEDEP}]
dev-python/emcee[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]"
>=dev-python/numpy-1.10[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/astropy-helpers[${PYTHON_USEDEP}]