#1120529 ytcc: please make the build reproducible

Package:
src:ytcc
Source:
src:ytcc
Submitter:
Chris Lamb
Date:
2025-11-11 18:41:03 UTC
Severity:
normal
Tags:
#1120529#5
Date:
2025-11-11 18:39:16 UTC
From:
To:
Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
ytcc could not be built reproducibly.

This is because it ships different contents depending on whether
'nocheck' is specified or not. Specifically, the lack of a
PYBUILD_AFTER_TEST line that cleans up the .pytest-cache directory
after running the tests.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,