Package: tryton-server
Version: 5.0.36-1
Severity: important
Hi,
Upgrading to werkzeug 2.0.1+dfsg1-1 from Debian Experimental makes autopkgtest
of tryton-server fail with:
File "/usr/lib/python3/dist-packages/trytond/protocols/wrappers.py", line 11,
in <module>
from werkzeug.http import wsgi_to_bytes, bytes_to_wsgi
ImportError: cannot import name 'wsgi_to_bytes' from 'werkzeug.http'
(/usr/lib/python3/dist-packages/werkzeug/http.py)
Full log available here:
https://ci.debian.net/data/autopkgtest/unstable/amd64/t/tryton-server/15587541/log.gz
Please fix this ASAP, so werkzeug 2 can be uploaded to Sid (at which time this
bug will become RC). I intend to upload werkzeug 2.0.1+dfsg1-1 very soon, as
this is a blocker for uploading Flask 2.x, itself needed for Cloudkitty 15.
Cheers,
Thomas Goirand (zigo)