Debian Patches

Status for imath/3.2.2-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Re-enable_documentation_installation.patch Re-enable_documentation_installation "Matteo F. Vescovi" <mfv@debian.org> not-needed 2024-02-19
0002-python3.patch Patch python library for Python 3 "Antoine Lassagne" <antoine.lassagne@canonical.com> not-needed 2026-04-29
0003-fix-sphinx-press-theme-sphinx9-compat.patch Fix sphinx_press_theme incompatibility with Sphinx 9.x
Sphinx 9.x changed CSS stylesheet entries from plain strings to
_CascadingStyleSheet objects. The press theme's layout.html passes the
object directly to pathto() in the else-branch (no "rel" attr), but
pathto() expects a string filename, causing:

TypeError: argument of type '_CascadingStyleSheet' is not iterable

Override the css block in the existing _templates/layout.html (which
already extends the press theme's layout) to use css.filename when
the attribute is available, fixing the build with Sphinx >= 9.x.
Antoine Lassagne <antoine.lassagne@canonical.com> no 2026-06-15

All known versions for source package 'imath'

Links