mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pyproj: Require <dev-python/cython-3
Bug: https://bugs.gentoo.org/911736 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -30,8 +30,9 @@ RDEPEND="
|
||||
dev-python/certifi[${PYTHON_USEDEP}]
|
||||
${DEPEND}
|
||||
"
|
||||
# <cython-3: https://bugs.gentoo.org/911736
|
||||
BDEPEND="
|
||||
dev-python/cython[${PYTHON_USEDEP}]
|
||||
<dev-python/cython-3[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
dev-python/pandas[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user