[diffoscope] branch experimental updated (1165c20 -> 3b6050b)
Chris Lamb
chris at chris-lamb.co.uk
Sun Mar 19 23:57:56 CET 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch experimental
in repository diffoscope.
from 1165c20 Tidy get_compressed_content_name.
new e856081 Adjust get_compressed_content_name to take the archive as its parameter.
new 96708b8 Move get_compressed_content_name to under Archive class.
new 3b6050b Fix and add test for meaningless "1234-content" metadata when introspecting files within archives. This was a regression since #854723 due to the use of auto-incrementing on-disk filenames. (Closes: #858223)
The 3 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/bzip2.py | 3 +--
diffoscope/comparators/dex.py | 3 +--
diffoscope/comparators/gzip.py | 3 +--
diffoscope/comparators/rust.py | 3 +--
diffoscope/comparators/utils/archive.py | 9 +++++++++
diffoscope/comparators/xz.py | 3 +--
.../comparators/test_archive.py | 19 ++++++++++++-------
tests/data/{no-perms.tar => archive1.tar} | Bin 10240 -> 10240 bytes
tests/data/{no-perms.tar => archive2.tar} | Bin 10240 -> 10240 bytes
9 files changed, 26 insertions(+), 17 deletions(-)
rename diffoscope/comparators/utils/filenames.py => tests/comparators/test_archive.py (62%)
copy tests/data/{no-perms.tar => archive1.tar} (95%)
copy tests/data/{no-perms.tar => archive2.tar} (95%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list