mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
Make the build reproducible (#805)
Whilst working on the Reproducible Builds effort [0] we noticed that pydantic could not be built reproducibly. This is due to it generating the contents of the `PKG-INFO` file via iterating over the contents of a set. This was originally filed in Debian as #940156 [1]. [0] https://reproducible-builds.org/ [1] https://bugs.debian.org/940156 Signed-off-by: Chris Lamb <lamby@debian.org>
This commit is contained in:
committed by
Samuel Colvin
parent
7704ff857e
commit
ef894d20b3
Reference in New Issue
Block a user