Debian Patches

Status for torf/4.3.0-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Add-flatbencode-compatibility-shim-for-fastbencode.patch Add flatbencode compatibility shim for fastbencode
flatbencode is unmaintained (last update 2016) and not packaged in Debian.
This shim provides the flatbencode API using the maintained fastbencode
library that is already available in Debian as python3-fastbencode.

The API mapping:
- flatbencode.encode() -> fastbencode.bencode()
- flatbencode.decode() -> fastbencode.bdecode()
- Handle bytearray conversion for compatibility
Nadzeya Hutsko <nadzya.info@gmail.com> yes 2026-01-12
0002-Skip-network-tests-that-fail-in-sbuild-environment.patch Skip network tests that fail in sbuild environment
These tests expect 'Name or service not known' DNS errors but get
'Connection refused' in the sbuild chroot environment. The tests
pass in normal environments but fail due to sbuild network isolation.
Nadzeya Hutsko <nadzya.info@gmail.com> not-needed 2026-01-12

All known versions for source package 'torf'

Links