commit:     7348691d6134aeaaf36e5e3d0280f412081169a0
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 23:06:08 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 23:37:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7348691d

dev-python/pyopencl: block pybind11-2.10

Closes: https://bugs.gentoo.org/858473
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-python/pyopencl/pyopencl-2022.1.5.ebuild | 1 +
 dev-python/pyopencl/pyopencl-2022.1.6.ebuild | 1 +
 dev-python/pyopencl/pyopencl-2022.1.ebuild   | 1 +
 3 files changed, 3 insertions(+)

diff --git a/dev-python/pyopencl/pyopencl-2022.1.5.ebuild 
b/dev-python/pyopencl/pyopencl-2022.1.5.ebuild
index 261ffbe3f5b9..b6ce5908fee9 100644
--- a/dev-python/pyopencl/pyopencl-2022.1.5.ebuild
+++ b/dev-python/pyopencl/pyopencl-2022.1.5.ebuild
@@ -27,6 +27,7 @@ RDEPEND="${DEPEND}
 # libglvnd is only needed for the headers
 BDEPEND="dev-python/numpy[${PYTHON_USEDEP}]
        >=dev-python/pybind11-2.5.0[${PYTHON_USEDEP}]
+       <dev-python/pybind11-2.10.0[${PYTHON_USEDEP}]
        opengl? ( media-libs/libglvnd )"
 
 # The test suite fails if there are no OpenCL platforms available, and

diff --git a/dev-python/pyopencl/pyopencl-2022.1.6.ebuild 
b/dev-python/pyopencl/pyopencl-2022.1.6.ebuild
index aaaad732504f..f4ac98b955a8 100644
--- a/dev-python/pyopencl/pyopencl-2022.1.6.ebuild
+++ b/dev-python/pyopencl/pyopencl-2022.1.6.ebuild
@@ -27,6 +27,7 @@ RDEPEND="${DEPEND}
 # libglvnd is only needed for the headers
 BDEPEND="dev-python/numpy[${PYTHON_USEDEP}]
        >=dev-python/pybind11-2.5.0[${PYTHON_USEDEP}]
+       <dev-python/pybind11-2.10.0[${PYTHON_USEDEP}]
        opengl? ( media-libs/libglvnd )"
 
 # The test suite fails if there are no OpenCL platforms available, and

diff --git a/dev-python/pyopencl/pyopencl-2022.1.ebuild 
b/dev-python/pyopencl/pyopencl-2022.1.ebuild
index ddb481845549..c9d619a08692 100644
--- a/dev-python/pyopencl/pyopencl-2022.1.ebuild
+++ b/dev-python/pyopencl/pyopencl-2022.1.ebuild
@@ -27,6 +27,7 @@ RDEPEND="${DEPEND}
 # libglvnd is only needed for the headers
 BDEPEND="dev-python/numpy[${PYTHON_USEDEP}]
        >=dev-python/pybind11-2.5.0[${PYTHON_USEDEP}]
+       <dev-python/pybind11-2.10.0[${PYTHON_USEDEP}]
        opengl? ( media-libs/libglvnd )"
 
 # The test suite fails if there are no OpenCL platforms available, and

Reply via email to