Debian Patches

Status for loggerhead/2.0.3-2

Patch Description Author Forwarded Bugs Origin Last update
read-version-from-pyproject-toml.patch Read version from pyproject.toml instead of setup.cfg The project has migrated to pyproject.toml, so read the version from there
instead of the non-existent setup.cfg file.
Jelmer Vernooij <jelmer@debian.org> not-needed 2025-10-29
fix-test-load_test-failures.patch Fix test failures in test_load_test Fix two issues in the load_test module:
.
1. Fix typo in test: NoActionScript was setting _thread_class but the
actual implementation uses _worker_class. This caused the test to use
the default RequestWorker instead of NoopRequestWorker, leading to
queue.Full exceptions when the queue filled up because items weren't
being processed.
.
2. Replace deprecated isSet() with is_set() to fix deprecation warnings
on Python 3.13+.
Jelmer Vernooij <jelmer@debian.org> not-needed 2025-10-29

All known versions for source package 'loggerhead'

Links