Debian Patches

Status for alembic/1.13.1-4

Patch Description Author Forwarded Bugs Origin Last update
0001-Do-not-use-intersphinx.patch Do not use intersphinx
Avoids network connection during build.
Thomas Goirand <zigo@debian.org> not-needed 2015-02-08
0002-pytest8.1.patch use SQLAlchemy's xdist methods
Fixes to support pytest 8.1 for the test suite.

the use of teardown() was based on pytest's nose
compat, which is removed. their xdist style tests use the name
"setup_method()" and "teardown_method()" now.

We have SQLAlchemy's pytestplugin in use which uses pytest fixtures
to invoke our own xdist style setUp and tearDown methods, which we
are already using here, so use those for this one test.
Mike Bayer <mike_mp@zzzcomputing.com> no upstream, 6bdb9043868d4bd04ebe3fe8a4991735d5f87ed3 2024-03-03

All known versions for source package 'alembic'

Links