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 filePatch | File delta | Description |
---|---|---|
restore forms post.patch | (download) |
httpbin/templates/forms-post.html |
12 12 + 0 - 0 ! |
restore at least a mininum forms-post.html |
restore UTF 8 demo.patch | (download) |
httpbin/templates/UTF-8-demo.txt |
1 1 + 0 - 0 ! |
restore at least a minimal utf-8-demo.txt |
landing page privacy breach.patch | (download) |
httpbin/templates/index.html |
3 0 + 3 - 0 ! |
fix lintian complaint on privacy-breach-generic and don't include trackingscripts.html |
drop raven.patch | (download) |
httpbin/core.py |
5 0 + 5 - 0 ! |
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 ! |
fix issues with relative redirects |
werkzeug_2_2.patch | (download) |
httpbin/core.py |
4 2 + 2 - 0 ! |
werkzeug 2.2.x compat |