#1133960 gwcs: please make the build reproducible

Package:
src:gwcs
Source:
src:gwcs
Submitter:
Chris Lamb
Date:
2026-04-15 20:43:02 UTC
Severity:
normal
Tags:
#1133960#5
Date:
2026-04-15 20:40:52 UTC
From:
To:
Hi,

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

This is because the binary package ships an .egg-info directory
directly under the dist-packages/ directory, and then the mtimes
of the test data are updated.

Patch attached that simply ensures these files are not shipped in the
binary package.

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


Regards,