Debian Patches
Status for flask-gravatar/0.5.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
docs-Don-t-link-to-GitHub-Fork-URL.patch | docs: Don't link to GitHub Fork URL | Carsten Schoenert <c.schoenert@t-online.de> | not-needed | 2023-12-27 | ||
docs-Don-t-use-external-intersphinx.patch | docs: Don't use external intersphinx Use objects.inv information from local installed packages. |
Carsten Schoenert <c.schoenert@t-online.de> | not-needed | 2023-12-27 | ||
docs-index.rst-Don-t-link-to-external-badge-graphics.patch | docs/index.rst: Don't link to external badge graphics Similar to other badge graphics, we don't need this linking within Debian. |
Carsten Schoenert <c.schoenert@t-online.de> | no | 2023-12-27 | ||
pytest.ini-Remove-PEP8-option-for-testing.patch | pytest.ini: Remove PEP8 option for testing The existing package python3-pep8 is not really maintained upstream any more and using this option would provoke a error message in recent Python versions. /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call result: Optional[TResult] = func() /usr/lib/python3/dist-packages/_pytest/runner.py:262: in <lambda> lambda: ihook(item=item, **kwds), when=when, reraise=reraise /usr/lib/python3/dist-packages/pluggy/_hooks.py:493: in __call__ return self._hookexec(self.name, self._hookimpls, kwargs, firstresult) /usr/lib/python3/dist-packages/pluggy/_manager.py:115: in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) /usr/lib/python3/dist-packages/_pytest/runner.py:177: in pytest_runtest_call raise e /usr/lib/python3/dist-packages/_pytest/runner.py:169: in pytest_runtest_call item.runtest() /usr/lib/python3/dist-packages/pytest_pep8.py:67: in runtest call = py.io.StdCapture.call E AttributeError: module 'py' has no attribute 'io' |
Carsten Schoenert <c.schoenert@t-online.de> | no | 2023-12-27 | ||
README.rst-Don-t-link-to-external-graphics.patch | README.rst: Don't link to external graphics They are completely useless within the Debian eco system. |
Carsten Schoenert <c.schoenert@t-online.de> | not-needed | 2023-12-27 | ||
Remove-unused-context-stack.patch | Remove unused context stack _app_ctx_stack and _request_ctx_stack have been remove in Flask 3.0 |
=?utf-8?q?C=C3=A9dric_Krier?= <ced@b2ck.com> | yes | 2023-10-12 | ||
setup.py-Ignore-option-setup_requires.patch | setup.py: Ignore option setup_requires We don't need to check for any setup requirements, that's we the source package section in debina/control have for. |
Carsten Schoenert <c.schoenert@t-online.de> | not-needed | 2023-12-27 |
Showing 1 to 7 of 7 entries