Package: subdownloader / 2.1.0-6

Metadata

Package Version Patches format
subdownloader 2.1.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gui fix input of text and buttons at startup.patch | (download)

subdownloader/client/gui/callback.py | 7 2 + 5 - 0 !
1 file changed, 2 insertions(+), 5 deletions(-)

 gui: fix input of text and buttons at startup

Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/subdownloader/+bug/1869376


fix distutils syntax.patch | (download)

setup.py | 16 1 + 15 - 0 !
1 file changed, 1 insertion(+), 15 deletions(-)

 fix python_requires syntax, and disable sphinx building
 BuildDoc was part of the distutils stuff that has since been removed