- Package:
- src:moltemplate
- Source:
- src:moltemplate
- Submitter:
- Chris Lamb
- Date:
- 2026-03-18 14:17:02 UTC
- Severity:
- normal
- Tags:
Hi, Whilst working on the Reproducible Builds effort [0], we noticed that moltemplate could not be built reproducibly. This is because the LaTeX-based documentation includes the current build date. This can be specified to use SOURCE_DATE_EPOCH through the LaTeX-specific FORCE_SOURCE_DATE environment variable. Patch attached. [0] https://reproducible-builds.org/ Regards,