Bug 2325996

Summary: Please branch and build pybind11 in epel10
Product: [Fedora] Fedora EPEL Reporter: Kaleb KEITHLEY <kkeithle>
Component: pybind11Assignee: Susi Lehtola <susi.lehtola>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: code, jonathan, negativo17, romain.geissler, susi.lehtola
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-11-18 13:53:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1914423, 2325908    

Description Kaleb KEITHLEY 2024-11-13 18:51:56 UTC
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.

Comment 1 Kaleb KEITHLEY 2024-11-13 19:16:24 UTC
scratch build https://koji.fedoraproject.org/koji/taskinfo?taskID=125822429

Comment 2 Kaleb KEITHLEY 2024-11-15 20:33:15 UTC
bump

Comment 3 Susi Lehtola 2024-11-16 09:03:15 UTC
(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

Comment 4 Kaleb KEITHLEY 2024-11-18 13:53:47 UTC
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

Comment 5 Kaleb KEITHLEY 2024-11-18 14:01:49 UTC
(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. :-(