Debian Patches
Status for flask-jwt-simple/0.0.3-14
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Remove-intent-to-decode-a-str-value.patch | Remove intent to decode a str value Currently, upstream intent to decode a str to utf-8. |
Emmanuel Arias <eamanu@yaerobi.com> | no | 2021-02-11 | ||
0002-Run-the-coverage-module-rather-than-binary.patch | Run the coverage module rather than binary Debian doesn't have a "coverage" binary on PATH, only python3-coverage. |
Stefano Rivera <stefanor@debian.org> | not-needed | 2021-11-05 | ||
0003-Handle-also-Flask-versions-3.0.0.patch | Handle also Flask versions >= 3.0.0 Flask upstream removed the functions _app_ctx_stack() and _request_ctx_stack() finally in version 3.0.0 https://github.com/pallets/flask/pull/5223/files The replacement functions where added in PR #4682 https://github.com/pallets/flask/pull/4682/files |
Carsten Schoenert <c.schoenert@t-online.de> | no | 2023-12-28 | ||
0004-setup.cfg-Use-decsription_file.patch | setup.cfg: Use decsription_file Otherwise the setuptools will complain about: Invalid dash-seperated options |
Carsten Schoenert <c.schoenert@t-online.de> | no | 2023-12-29 |