Hello,

In the released Python 3.15.0b4 there was an incompatible ABI change[0] that forces us to one more rebuild of the packages with extension modules in a side tag.

More precisely, we are rebuilding packages depending on python(abi) = 3.15 and libpython3.15.so.1.0()(64bit) that contain ".so" files or are installed into %python3_sitearch. There is about 750 packages in this targeted rebuild.

We plan to do it tomorrow (July 22, 2026).
Please, don't build your Python packages with extension modules in Rawhide until we confirm the side tag was merged. The rebuild will happen in f45-build-side-144323.

Cheers,
Karolina

[0]: https://github.com/python/cpython/pull/152448


--
_______________________________________________
python-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to