Package: python-bottle / 0.12.19-1+deb11u1

Metadata

Package Version Patches format
python-bottle 0.12.19-1+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove bottle.py from scripts.patch | (download)

setup.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove bottle.py from scripts


0002 Add CLI manpage.patch | (download)

docs/cli.rst | 46 46 + 0 - 0 !
docs/conf.py | 6 6 + 0 - 0 !
2 files changed, 52 insertions(+)

 add cli manpage


0003 Disable failing tests.patch | (download)

test/test_environ.py | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 disable tests


0004 request binding.patch | (download)

bottle.py | 15 8 + 7 - 0 !
1 file changed, 8 insertions(+), 7 deletions(-)

  gracefully handle errors during early request binding