Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
debian-hacks/Privacy-Remove-linking-to-external-resources.patch | Privacy: Remove linking to external resources We don't need these links to external graphics. |
Stewart Ferguson <stew@ferg.aero> | not-needed | 2018-12-08 | ||
debian-hacks/README-Link-to-internal-HTML-resource.patch | README: Link to internal HTML resource No need to link to any external resource, the goal and intended behavior is to provide all HTML documentation locally. |
Stewart Ferguson <stew@ferg.aero> | not-needed | 2018-12-08 | ||
debian-hacks/docs-Use-local-inventory-for-Python3.patch | docs: Use local inventory for Python3 Patch requires package python3-doc to be installed. |
Carsten Schoenert <c.schoenert@t-online.de> | not-needed | 2022-10-31 | ||
upstream/tests-Use-importlib.metadata.version-flask.patch | tests: Use importlib.metadata.version("flask") Fix a deprecation warning about __version__ will removed in Flask 3.1 ../../../build/python-flask-cors-4.0.1/tests/decorator/test_exception_interception.py:205 /build/python-flask-cors-4.0.1/tests/decorator/test_exception_interception.py:205: DeprecationWarning: The '__version__' attribute is deprecated and will be removed in Flask 3.1. Use feature detection or 'importlib.metadata.version("flask")' instead. @unittest.skipIf(version.parse(flask.__version__) >= version.parse("1.1"), |
Carsten Schoenert <c.schoenert@t-online.de> | no | 2024-05-10 | ||
docs-Fixup-small-typo-on-reponse.patch | docs: Fixup small typo on reponse | Carsten Schoenert <c.schoenert@t-online.de> | no | 2024-09-14 |