Debian Patches

Status for pydispatcher/2.0.5-5

Patch Description Author Forwarded Bugs Origin Last update
0001-Replace-sf-image-with-text-link.patch Replace sf image with text link Neil Muller <drnlmuller+debian@gmail.com> no 2015-11-06
0002-Change-relative-link.patch Change relative link.
We don't preserve the exact directory structure of upstream's
docs, so the relative link needs to be adjusted.
Neil Muller <drnlmuller+debian@gmail.com> no 2015-11-06
0003-Update-documentation-build-to-work-with-python3.patch Update documentation build to work with python3
We update the builddocs command and pydoc2 modules to work with python3
Neil Muller <drnlmuller+debian@gmail.com> no 2019-12-27
0004-Use-pydoc.visiblename-to-filter-doc-generation.patch Use pydoc.visiblename to filter doc generation
To improve the reproduciblity of the documentation build, we use the
pydoc.visiblename function to filter out private attributes which
contain path information, such as __file__ and __cached__ .
Neil Muller <drnlmuller+debian@gmail.com> no 2019-12-27
0001-Handle-changes-to-pydoc.HTMLDoc-heading-section-argu.patch [PATCH] Handle changes to pydoc.HTMLDoc heading/section arguments in Python 3.11

This fixes a documentation build failure with Python 3.11,
because the heading/section colours are now set via CSS
and so the colour arguments no longer exist.

Also the section cls argument was introduced in Python 3.11,
create that based on slugifying the title argument.
Paul Wise <pabs3@bonedaddy.net> no https://github.com/mcfletch/pydispatcher/pull/3 2023-01-22

All known versions for source package 'pydispatcher'

Links