Some packages may build with py 3.12 but not work with it if they don't have 
tests. For example, python-PyMuPDF fails when it tries to builds its 
documentation, but the error is in rst2pdf. If I disable doc creation then 
python-PyMuPDF builds against py 3.12 (and the tests succeed).

I may have a patch for rst2pdf - how do I chain-scratch build against 
f39-python? I probably don't, so how do I mock build with f39-build chroot?

python-PyMuPDF FTBFS because of rst2pdf: 
https://koji.fedoraproject.org/koji/buildinfo?buildID=2224200

python-PyMuPDF builds without doc: 
https://koji.fedoraproject.org/koji/taskinfo?taskID=102814124

Possible rst2pdf upstream fix: 
https://github.com/rst2pdf/rst2pdf/pull/1171#pullrequestreview-1508457716
(rst2pdf package lags behind upstream releases; upstream patch applies to 0.99 
but not 0.97 where configparser is spelled ConfigParser)
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to