Package: yoyo / 9.0.0+dfsg1-3

Metadata

Package Version Patches format
yoyo 9.0.0+dfsg1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001_sphinx_theme.patch | (download)

doc/conf.py | 22 3 + 19 - 0 !
1 file changed, 3 insertions(+), 19 deletions(-)

 this patch remove the dependency on the fresco sphinx theme.
 That theme is not available in Debian so rtd is used instead.
 The patch also disable a potential privacy violation (see html_theme_options)

002_remove_importlib_metadata.patch | (download)

setup.cfg | 1 0 + 1 - 0 !
yoyo/backends/base.py | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 2 deletions(-)

---