[diffoscope] branch master updated (1c90457 -> 084611f)

Chris Lamb chris at chris-lamb.co.uk
Wed Sep 28 20:14:05 CEST 2016


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

lamby pushed a change to branch master
in repository diffoscope.

      from  1c90457   diffoscope/progress: Pass the fileobj to the print(..) function, not str.format. Thanks to Marius Gedminas <marius at gedmin.as>.
       new  084611f   Move diffoscope.Config to a more-standard and simpler singleton pattern and validate constraints on every __setattr__.

The 1 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:
 diffoscope/comparators/__init__.py |   6 +-
 diffoscope/comparators/binary.py   |   2 +-
 diffoscope/comparators/utils.py    |   2 +-
 diffoscope/config.py               | 142 ++++++++++---------------------------
 diffoscope/difference.py           |   6 +-
 diffoscope/main.py                 |  42 +++++------
 diffoscope/presenters/html.py      |  12 ++--
 tests/comparators/test_deb.py      |   2 +-
 tests/comparators/test_debian.py   |   4 +-
 tests/comparators/test_dex.py      |   2 +-
 tests/comparators/test_elf.py      |   4 +-
 tests/comparators/test_epub.py     |   2 +-
 tests/comparators/test_fonts.py    |   2 +-
 tests/comparators/test_fsimage.py  |   2 +-
 tests/comparators/test_gettext.py  |   2 +-
 tests/comparators/test_gzip.py     |   2 +-
 tests/comparators/test_icc.py      |   2 +-
 tests/comparators/test_image.py    |   2 +-
 tests/comparators/test_ipk.py      |   2 +-
 tests/comparators/test_iso9660.py  |   2 +-
 tests/comparators/test_java.py     |   2 +-
 tests/comparators/test_macho.py    |   2 +-
 tests/comparators/test_mono.py     |   2 +-
 tests/comparators/test_tar.py      |   2 +-
 tests/comparators/test_utils.py    |   6 +-
 tests/comparators/utils.py         |   3 +-
 tests/test_difference.py           |   5 +-
 27 files changed, 101 insertions(+), 163 deletions(-)

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


More information about the diffoscope mailing list