[Reproducible-commits] [blog] 01/01: Add PyPi URL and mention debian experimental

Ceridwen ceridwen-guest at moszumanska.debian.org
Tue Jun 14 16:49:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

ceridwen-guest pushed a commit to branch master
in repository blog.

commit 052146b4dff3de6b9fdad9d6f44f454116c3de86
Author: Ceridwen <ceridwenv at gmail.com>
Date:   Tue Jun 14 12:49:11 2016 -0400

    Add PyPi URL and mention debian experimental
---
 drafts/people/ceridwen/reprotest_week3.mdwn | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/drafts/people/ceridwen/reprotest_week3.mdwn b/drafts/people/ceridwen/reprotest_week3.mdwn
index 0ddc097..8d872a8 100644
--- a/drafts/people/ceridwen/reprotest_week3.mdwn
+++ b/drafts/people/ceridwen/reprotest_week3.mdwn
@@ -3,14 +3,15 @@
 [[!tag reproducible_builds Debian reprotest Outreachy]]
 Author: ceridwen
 
-The first, very-alpha release of reprotest is now out at TODO.  While
-it only builds on an existing system (as I'm still working on support
-for virtualization), it can now check its own reproducibility, which
-it does in its own tests, both using setuptools and debuild.
-Unfortunately, setuptools seems to generate file-order-dependent
-binaries, meaning `python setup.py bdist` creates unreproducible
-binaries.  With debuild, reprotest probably would be reproducible with
-the [modified
+The first, very-alpha release of reprotest is now out at
+https://pypi.python.org/pypi/reprotest/0.1.  It should hit Debian
+experimental later this week.  While it only builds on an existing
+system (as I'm still working on support for virtualization), it can
+now check its own reproducibility, which it does in its own tests,
+both using setuptools and debuild.  Unfortunately, setuptools seems to
+generate file-order-dependent binaries, meaning `python setup.py
+bdist` creates unreproducible binaries.  With debuild, reprotest
+probably would be reproducible with the [modified
 packages](https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain#Modified_packages)
 from the Reproducible Builds project, though I haven't tested that
 yet.  It tests 'captures_environment', 'fileordering' (renamed from

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git



More information about the Reproducible-commits mailing list