#1148660 python-prov: please make the build reproducible

#1148660#5
Date:
2026-09-21 16:03:13 UTC
From:
To:
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,