Re: Updated: python 3.9/3.12 packages
Jon Turney via Cygwin <[email protected]>
| Newsgroups | gmane.os.cygwin |
|---|---|
| Message-ID | <[email protected]> |
On 30/12/2025 11:19, Marco Atzeri via Cygwin-announce wrote: > New release for > > UPDATE packages > [...] > > python312-docutils-0.22.4-1 > python39-docutils-0.22.4-1 There seems to be an incompatibility between current versions of python-sphinx and python-docutils after this update. > $ touch conf.py > $ sphinx-build -b html . output > Running Sphinx v4.4.0 > > Extension error: > Could not import extension sphinx.builders.latex (exception: No module named 'roman') The relevant upstream issue seems to be: https://github.com/sphinx-doc/sphinx/pull/13131 (found while trying to rebuild the botan1.10 package...) -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple