Package: python-werkzeug / 1.0.1+dfsg1-2+deb11u1

Metadata

Package Version Patches format
python-werkzeug 1.0.1+dfsg1-2+deb11u1 3.0 (quilt)

Patch series

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

src/werkzeug/debug/shared/style.css | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 drop_ubuntu_font

Patch-Name: drop_ubuntu_font.patch

pytest timeout.patch | (download)

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

 don't mark warning as error in pytest during build
disable sphinxcontrib log_cabinet.patch | (download)

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

 disable sphinxcontrib.log_cabinet extension
don t strip leading when parsing cookie.patch | (download)

src/werkzeug/_internal.py | 13 9 + 4 - 0 !
tests/test_http.py | 2 2 + 0 - 0 !
2 files changed, 11 insertions(+), 4 deletions(-)

 don't strip leading = when parsing cookie
limit the maximum number of multipart form parts.patch | (download)

src/werkzeug/formparser.py | 16 14 + 2 - 0 !
src/werkzeug/wrappers/base_request.py | 8 8 + 0 - 0 !
tests/test_formparser.py | 9 9 + 0 - 0 !
3 files changed, 31 insertions(+), 2 deletions(-)

 limit the maximum number of multipart form parts