- Package:
- src:python-prov
- Source:
- src:python-prov
- Submitter:
- Chris Lamb
- Date:
- 2026-09-21 16:05:02 UTC
- Severity:
- normal
- Tags:
Hi, Whilst working on the Reproducible Builds effort [0], we noticed that python-prov could not be built reproducibly. This is because the automatically-generated documentation includes a reference to a PROV_RECORD_ATTRIBUTES constant, which is generated at module import time in a nondeterminstic manner/ Patch attached. [0] https://reproducible-builds.org/ Regards,