mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/contourpy: Fix minimal pybind11 version
Closes: https://bugs.gentoo.org/939789 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -27,7 +27,7 @@ RDEPEND="
|
||||
>=dev-python/numpy-1.23[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-python/pybind11-2.12.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pybind11-2.13.1[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/matplotlib[${PYTHON_USEDEP}]
|
||||
dev-python/pillow[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user