Debian Patches

Status for kthresher/1.4.1-3

Patch Description Author Forwarded Bugs Origin Last update
0001-Drop-distutils.patch Drop distutils
In https://github.com/rackerlabs/kthresher/pull/61/commits/237eab04a,
the known distutils.LooseVersion issue (see: https://bugs.python.org/issue14894)
has been fixed as part of the migration to Python 3
(see: https://github.com/rackerlabs/kthresher/pull/61).

With PEP 632 the distutils module was deprecated and finally removed in
Python 3.12.

Decided to drop LooseVersion altogether and use `cmp_to_key` only.
Darshaka Pathirana <dpat@syn-net.org> no 2024-10-19
0002-Fix-AttributeError-NoneType-object-has-no-attribute-.patch Fix AttributeError: 'NoneType' object has no attribute 'section'
This is caused by packages that have no Section: defined.
Darshaka Pathirana <dpat@syn-net.org> no 2024-10-19

All known versions for source package 'kthresher'

Links