Fedora Account System
Red Hat Associate
Red Hat Customer
[heads up] sympy will fail to build with Sphinx 9+ which is going to be shipped in Fedora 45. Extension error (numpydoc)! Traceback ========= File "/usr/lib/python3.14/site-packages/sphinx/events.py", line 452, in emit raise ExtensionError( ...<3 lines>... ) from exc sphinx.errors.ExtensionError: Handler <function mangle_docstrings at 0x7fe8f58dc460> for event 'autodoc-process-docstring' threw an exception (exception: <built-in function reduce> builtin has invalid signature) Build attempts: https://copr.fedorainfracloud.org/coprs/ksurma/sphinx-9/package/sympy/ Thank you for working on this!
I backported an upstream patch to address the issue and built sympy in Rawhide.