On 2020-07-20 11:22:16 +0100 "Chris Lamb" <[email protected]> wrote: > Whilst working on the Reproducible Builds effort [0] we noticed that > numpydoc could not be built reproducibly. > > This is because it includes a junit-results.xml and .coverage file > from the test run. (The latter file should have been detected by the > package-contains-python-coverage-file Lintian tag FYI.)
This was caused by me again, for the same silly reason as in #968557 (broken alias for lintian). I only now saw this bug. Sorry about that. Fix will be uploaded shortly.

