[reprotest] branch master updated (1479ba0 -> 5904725)

Ximin Luo infinity0 at debian.org
Fri Oct 13 14:33:39 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  1479ba0   Release 0.7.2 to Debian unstable.
       new  3ddb72e   shell_ast: Remove most of it because it's not used, move the rest to shell_syn
       new  a36fd05   main: Add a --env-build option for testing different env vars
       new  0790b6a   main: revert logging settings back to python defaults, and other tweaks
       new  5904725   main: move comments to the right place

The 4 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              |  14 ++
 debian/TODO             |  10 --
 debian/changelog        |   8 +
 debian/control          |   2 +
 reprotest/__init__.py   | 121 ++++++++++----
 reprotest/_shell_ast.py | 430 ------------------------------------------------
 reprotest/build.py      | 142 +++++++++-------
 reprotest/environ.py    | 126 ++++++++++++++
 reprotest/shell_syn.py  |  79 +++++++++
 setup.py                |   7 +-
 10 files changed, 408 insertions(+), 531 deletions(-)
 delete mode 100644 reprotest/_shell_ast.py
 create mode 100644 reprotest/environ.py

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