Debian Patches

Status for yarsync/0.3.1-2

Patch Description Author Forwarded Bugs Origin Last update
py314-test-disable-colors.patch Disable colors in tests
Several tests fail on Python 3.14 due to `argparse` making additional
`fileno` calls to check for color support. This isn't interesting in
tests at the moment, so disable it.
Colin Watson <cjwatson@debian.org> yes debian 2026-01-06
tighten-packages.patch Avoid including stray packages in wheel
In some environments, using `exclude` can result in stray packages
ending up in the wheel; for example in a Debian package build that built
for each of Python 3.13 and 3.14 in succession, I found that the 3.14
build ended up containing a duplicate `build` directory. Using
`include` is safer.
Colin Watson <cjwatson@debian.org> yes 2026-01-06

All known versions for source package 'yarsync'

Links