Please branch and build pybind11 in epel10. If you do not wish to maintain pybind11 in epel10, or do not think you will be able to do this in a timely manner, the EPEL Packagers SIG would be happy to be a co-maintainer of the package; please add the epel-packagers-sig group through https://src.fedoraproject.org/rpms/pybind11/addgroup and grant it commit access, or collaborator access on epel* branches.
scratch build https://koji.fedoraproject.org/koji/taskinfo?taskID=125822429
bump
(In reply to Kaleb KEITHLEY from comment #0) > Please branch and build pybind11 in epel10. > > If you do not wish to maintain pybind11 in epel10, > or do not think you will be able to do this in a timely manner, > the EPEL Packagers SIG would be happy to be a co-maintainer of the package; > please add the epel-packagers-sig group through > https://src.fedoraproject.org/rpms/pybind11/addgroup > and grant it commit access, or collaborator access on epel* branches. Done
python3-pybind11 and pybind11-devel are in EL CRB, apparently since 2024-10-29, and I am able to install on my Stream10 box. Unclear to me why it was not able to be installed when I tried to build python3-pikepdf on 2024-11-13
(In reply to Kaleb KEITHLEY from comment #4) > python3-pybind11 and pybind11-devel are in EL CRB, apparently since > 2024-10-29, and I am able to install on my Stream10 box. > > Unclear to me why it was not able to be installed when I tried to build > python3-pikepdf on 2024-11-13 Because the latest version of python-pikepdf wants pybind11 >= 2.12, and CRB has 2.11. :-(