Package: watcher / 15.0.0-3

Metadata

Package Version Patches format
watcher 15.0.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
also package alembic migration.patch | (download)

MANIFEST.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 also package alembic migration scripts
remove sphinxcontrib.rsvgconverter.patch | (download)

doc/source/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove sphinxcontrib.rsvgconverter
 This isn't packaged in Debian.
removed sphinxcontrib.httpdomain from sphinx ext.patch | (download)

doc/source/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 removed sphinxcontrib.httpdomain from sphinx ext.
fix term.py for latest docutils.patch | (download)

doc/ext/term.py | 17 14 + 3 - 0 !
1 file changed, 14 insertions(+), 3 deletions(-)

 fix term.py for latest docutils
 The WatcherTerm.run() method where self.result (a ViewList) was being passed
 to nested_parse, but the source information was not properly set up.