Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the build reproducible #803

Merged
1 commit merged into from Mar 9, 2018
Merged

Make the build reproducible #803

1 commit merged into from Mar 9, 2018

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Mar 9, 2018

Whilst working on the Reproducible Builds effort [0], we noticed
that gnocchi could not be built reproducibly as it iterates over
a Python set when generating documentation.

This was originally filed in Debian as #892419.

[0] https://reproducible-builds.org/
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892419

Signed-off-by: Chris Lamb lamby@debian.org

Whilst working on the Reproducible Builds effort [0], we noticed
that gnocchi could not be built reproducibly as it iterates over
a Python set when generating documentation.

This was originally filed in Debian as #892419.

 [0] https://reproducible-builds.org/
 [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892419

Signed-off-by: Chris Lamb <lamby@debian.org>
@ghost ghost merged commit 872fea2 into gnocchixyz:master Mar 9, 2018
@lamby
Copy link
Contributor Author

lamby commented Mar 9, 2018

Thanks!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants