[diffoscope] branch master updated (6ea2f3c -> b0970cd)
Mattia Rizzolo
mattia at debian.org
Sat Sep 9 22:04:38 CEST 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a change to branch master
in repository diffoscope.
from 6ea2f3c RPM files are .cpio but let's always leave it to the RPM comparator.
new 267dbe7 fix pep8 E111
new a07b6d8 fix pep8 E125
new afa3013 fix pep8 E127
new 9b4350a fix pep8 E131
new 52053a3 fix pep8 E731
new e03bbaf fix pep8 E128
new c7100f2 fix pep8 E201,E202
new f95fe55 fix pep8 E203
new e088169 fix pep8 E231
new d02e913 fix pep8 E261
new 8befddf fix pep8 E228
new b0970cd fix pep8 E251
The 12 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/changes.py | 4 ++--
diffoscope/comparators/ar.py | 4 ++--
diffoscope/comparators/cbfs.py | 10 ++++----
diffoscope/comparators/deb.py | 4 ++--
diffoscope/comparators/dex.py | 2 +-
diffoscope/comparators/git.py | 4 ++--
diffoscope/comparators/json.py | 2 +-
diffoscope/comparators/missing_file.py | 2 +-
diffoscope/comparators/tar.py | 4 ++--
diffoscope/comparators/utils/command.py | 2 +-
diffoscope/comparators/utils/container.py | 2 +-
diffoscope/comparators/utils/file.py | 16 ++++++-------
diffoscope/comparators/xml.py | 4 ++--
diffoscope/config.py | 10 ++++----
diffoscope/diff.py | 4 ++--
diffoscope/main.py | 29 ++++++++++------------
diffoscope/presenters/html/html.py | 40 +++++++++++++++----------------
diffoscope/presenters/utils.py | 4 ++--
diffoscope/progress.py | 2 +-
tests/comparators/test_icc.py | 2 +-
tests/comparators/test_ico_image.py | 2 +-
tests/test_main.py | 4 ++--
tests/test_presenters.py | 8 +++----
tests/test_readers.py | 2 +-
tests/utils/tools.py | 6 ++---
25 files changed, 85 insertions(+), 88 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