UDD
Skip Quicknav
Ultimate Database
Bugs search
Maintainer dashboard
Lintian
Lintian tags
Patches
Bugs usertags
Patches
Debian Patches
Status for pymeeus/0.5.12+dfsg1-1
Search:
Patch
Description
Author
Forwarded
Bugs
Origin
Last update
0001-fix-pytest-7.2-compatibility.patch
fix pytest 7.2 compatibility
Pytest 7.2 deprecated plain top-level `setup()` and `teardown()`
functions in favor of their own decorators:
https://docs.pytest.org/en/latest/changelog.html#pytest-7-2-0-2022-10-23
https://docs.pytest.org/en/latest/deprecations.html#setup-teardown
Now we need to use module-level setup/teardown, which is extremely
similar, just named differently:
https://docs.pytest.org/en/latest/how-to/xunit_setup.html#module-level-setup-teardown
We keep compatibility shims for older pytest releases.
=?utf-8?q?Antoine_Beaupr=C3=A9?= <anarcat@debian.org>
no
2024-04-06
Showing 1 to 1 of 1 entry
All known versions for source package 'pymeeus'
0.5.12+dfsg1-1
(sid, trixie)
0.5.11+dfsg1-1
(bookworm)
0.4.3+dfsg1-2
(bullseye)
Links
Package Tracker for 'pymeeus'
Debian Maintainer Dashboard for 'pymeeus'
Browse sources for 'pymeeus/0.5.12+dfsg1-1' on sources.debian.org
DEP3: Patch Tagging Guidelines