Debian Patches
Status for filtlong/0.3.1-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| ignore_locales_in_test_output.patch | Ignore commas in numbers in test output filtlong prints numbers with commas according to the locale while unittests expect output in one particular format This patch makes unittests ignore commas, so tests pass irrespective of locale. |
Pranav Ballaney <ballaneypranav@gmail.com> | yes | upstream | 2020-05-14 | |
| hardening.patch | Propagate hardening options | Andreas Tille <tille@debian.org> | not-needed | 2023-08-12 | ||
| nudge-tests.patch | nudge a few tests to pass. This change fixes a few instances of: . FAIL: test_backwards_compatibility (test.test_unit_suffixes.TestUnitSuffixes.test_backwards_compatibility) Test that plain numbers still work (backwards compatibility). ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/reproducible-path/filtlong-0.3.1/test/test_unit_suffixes.py", line 179, in test_backwards_compatibility self.assertTrue('target: 10,000 bp' in console_out) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: False is not true . The missing element of the test looks to be cosmetic. Perhaps it is coupled to a certain locale. |
Étienne Mollier <emollier@debian.org> | no | 2026-02-28 |
