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 #350

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Apr 9, 2018

Whilst working on the Reproducible Builds effort [0], we noticed
that vcrpy could not be built reproducibly.

This is due to the documentation including the absolute build path
via Python default arguments.

This was originally filed in Debian as #895269 [1].

[0] https://reproducible-builds.org/
[1] https://bugs.debian.org/895269

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

@lamenezes
Copy link
Collaborator

@lamby thanks for your PR! can you update your branch so we can follow the review/merge?

Whilst working on the Reproducible Builds effort [0], we noticed
that vcrpy could not be built reproducibly.

This is due to the documentation including the absolute build path
via Python default arguments.

This was originally filed in Debian as #895269 [1].

 [0] https://reproducible-builds.org/
 [1] https://bugs.debian.org/895269

Signed-off-by: Chris Lamb <lamby@debian.org>
@lamby lamby force-pushed the 895269-vcrpy-please-make-the-build-reproducible branch from d4974b6 to f317490 Compare May 2, 2018 17:14
@lamby
Copy link
Contributor Author

lamby commented May 2, 2018

@lamenezes Done. (The test failures appear to be unrelated to this change AFAICT)

@lamenezes
Copy link
Collaborator

Thanks!

@lamenezes lamenezes merged commit 1562bc7 into kevin1024:master May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants