Debian Patches
Status for flask-sqlalchemy/3.1.1-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
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 | 2022-10-09 | ||
ignore-unclosed-sqlite.patch | Ignore unclosed sqlite connection This matches https://github.com/ipython/ipykernel/pull/1277/commits/947894b8c0f52cc1ecbfb1600f27112ee1632445, and there doesn't seem to be a sensible alternative at the moment. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2025-01-06 | |
tests-MappedAsDataclass-skip-table-binding.patch | tests: MappedAsDataclass - skip table binding With SQLAlchemy 2.0.36 mapping as a dataclass while also providing a ``__table__`` attribute is not supported. Skip associated test when ``MappedAsDataclass`` is in use. |
James Page <james.page@canonical.com> | no | 2025-02-14 |