commit: 81a14a2056bac1cd92f49c167c0687506d962127 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Tue Feb 24 11:49:57 2026 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Tue Feb 24 11:49:57 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a14a20
sci-ml/caffe2: use pybind11-3.0.1 Closes: https://bugs.gentoo.org/970213 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> sci-ml/caffe2/{caffe2-2.10.0-r3.ebuild => caffe2-2.10.0-r4.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-ml/caffe2/caffe2-2.10.0-r3.ebuild b/sci-ml/caffe2/caffe2-2.10.0-r4.ebuild similarity index 99% rename from sci-ml/caffe2/caffe2-2.10.0-r3.ebuild rename to sci-ml/caffe2/caffe2-2.10.0-r4.ebuild index 76e9a7cb503f..4a698b85dbf3 100644 --- a/sci-ml/caffe2/caffe2-2.10.0-r3.ebuild +++ b/sci-ml/caffe2/caffe2-2.10.0-r4.ebuild @@ -135,7 +135,7 @@ DEPEND=" dev-libs/psimd sci-ml/FP16 $(python_gen_cond_dep ' - dev-python/pybind11[${PYTHON_USEDEP}] + <dev-python/pybind11-3.0.2[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/typing-extensions[${PYTHON_USEDEP}] ')
