[reprotest] branch master updated (6083b09 -> a22e52b)

Ximin Luo infinity0 at debian.org
Wed Sep 13 11:43:10 UTC 2017


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

infinity0 pushed a change to branch master
in repository reprotest.

      from  6083b09   Remove the contextlib monkey-patch as we're no longer using ExitStack
       new  be40f0d   Remove obsolete leftovers of earlier code
       new  a22e52b   Support substractable parameters for variations, progress towards > 2 builds

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.rst                            |   6 +-
 debian/changelog                      |   4 +
 reprotest/__init__.py                 |  44 ++++----
 reprotest/build.py                    | 140 ++++++++++++++++++------
 reprotest/mdiffconf.py                | 194 ++++++++++++++++++++++++++++++++++
 tests/test_mdiffconf.py               |  19 ++++
 tests/{tests.py => test_reprotest.py} |   8 +-
 tox.ini                               |   2 +-
 8 files changed, 355 insertions(+), 62 deletions(-)
 create mode 100644 reprotest/mdiffconf.py
 create mode 100644 tests/test_mdiffconf.py
 rename tests/{tests.py => test_reprotest.py} (94%)
 mode change 100755 => 100644

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



More information about the Reproducible-commits mailing list