[diffoscope] branch master updated (ec51d78 -> f2d71c1)
Chris Lamb
chris at chris-lamb.co.uk
Sun Mar 18 01:30:14 CET 2018
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch master
in repository diffoscope.
from ec51d78 Support the case where the python3-xattr package is installed but python3-pyxattr is not. Based on an patch by Doug Freed. (Closes: #892240)
new 66bce92 Add missing trailing comma.
new f2d71c1 Add support for comparing Gnumeric spreadsheets. (Closes: #893311)
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:
debian/control | 1 +
diffoscope/comparators/__init__.py | 1 +
.../comparators/{berkeley_db.py => gnumeric.py} | 56 ++++++++++++---------
diffoscope/external_tools.py | 5 +-
.../comparators/{test_xsb.py => test_gnumeric.py} | 28 +++++------
.../{docx_expected_diff => gnumeric_expected_diff} | 4 +-
tests/data/test1.gnumeric | Bin 0 -> 1803 bytes
tests/data/test2.gnumeric | Bin 0 -> 1803 bytes
8 files changed, 55 insertions(+), 40 deletions(-)
copy diffoscope/comparators/{berkeley_db.py => gnumeric.py} (51%)
copy tests/comparators/{test_xsb.py => test_gnumeric.py} (62%)
copy tests/data/{docx_expected_diff => gnumeric_expected_diff} (54%)
create mode 100644 tests/data/test1.gnumeric
create mode 100644 tests/data/test2.gnumeric
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list