Package: httpbin / 0.7.0+dfsg-5

Metadata

Package Version Patches format
httpbin 0.7.0+dfsg-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
restore forms post.patch | (download)

httpbin/templates/forms-post.html | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

 restore at least a mininum forms-post.html
restore UTF 8 demo.patch | (download)

httpbin/templates/UTF-8-demo.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 restore at least a minimal utf-8-demo.txt 
landing page privacy breach.patch | (download)

httpbin/templates/index.html | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 fix lintian complaint on privacy-breach-generic
 and don't include trackingscripts.html
drop raven.patch | (download)

httpbin/core.py | 5 0 + 5 - 0 !
setup.py | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 6 deletions(-)

 drop dependency on raven
 Raven has been succeeded upstream by the sentry-sdk.
 While sentry-sdk is available as a Debian package, httpbin upstream
 has not switched to it. In fact, current untagged versions of httpbin
 don't use raven or sentry at all.
fix test suite.patch | (download)

test_httpbin.py | 24 12 + 12 - 0 !
1 file changed, 12 insertions(+), 12 deletions(-)

 fix issues with relative redirects


werkzeug_2_2.patch | (download)

httpbin/core.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 werkzeug 2.2.x compat