[Git][reproducible-builds/diffoscope][comparators-importerror] 21 commits: Drop extra whitespace in supported file format output.

Eli Schwartz gitlab at salsa.debian.org
Thu Jun 14 22:55:57 CEST 2018


Eli Schwartz pushed to branch comparators-importerror at Reproducible Builds / diffoscope


Commits:
c1d61eb6 by Chris Lamb at 2018-05-16T19:17:29+02:00
Drop extra whitespace in supported file format output.

- - - - -
351f8b60 by Mattia Rizzolo at 2018-05-19T18:55:37+02:00
d/watch: update URL to the new archive

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
e8b5c6ae by Mattia Rizzolo at 2018-05-20T15:12:37+02:00
update changelog

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
9662cf9b by Mattia Rizzolo at 2018-05-20T17:46:37+02:00
tests: fix braino…

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
516d5930 by Mattia Rizzolo at 2018-05-20T17:47:17+02:00
Release v95

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
f4c7fe9e by Mattia Rizzolo at 2018-05-20T17:55:50+02:00
init changelog for the next release

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
c8198fce by Chris Lamb at 2018-05-21T10:27:08+02:00
Change the "No file format specific differences found inside, yet data differs" message to be clearer that diffoscope "knows" about this file format yet could not be helpful in this case.

- - - - -
28aa66ee by Chris Lamb at 2018-05-21T10:50:43+02:00
PEP8: E121, E122, E126, E128 - Fix badly indented lines.

- - - - -
b89e8e18 by Chris Lamb at 2018-05-21T10:55:03+02:00
PEP8: E226 - Add missing whitespaces around operators.

- - - - -
3999100a by Chris Lamb at 2018-05-21T10:55:50+02:00
PEP8: E241 - Fix extraneous whitespaces around keywords.

- - - - -
3c4a5e95 by Chris Lamb at 2018-05-21T10:56:01+02:00
PEP8: E251 - Remove whitespace around parameter '=' signs.

- - - - -
055cae5c by Chris Lamb at 2018-05-21T11:01:10+02:00
PEP8: E302 - Add missing 2 blank lines.

- - - - -
8ea7501f by Chris Lamb at 2018-05-21T11:01:35+02:00
PEP8: E501 - Try to make lines fit to length.

- - - - -
6ce0b750 by Chris Lamb at 2018-05-21T11:01:39+02:00
PEP8: E502 - Remove extraneous escape of newline.

- - - - -
c3426f60 by Chris Lamb at 2018-05-21T11:01:39+02:00
PEP8: E731 - Don't assign lambda expressions.

- - - - -
e427e0ce by Chris Lamb at 2018-05-21T12:45:49+02:00
tests/comparators/test_binary.py: Update tests after copy change.

- - - - -
59b41a23 by Chris Lamb at 2018-05-21T12:48:42+02:00
Don't append rather useless "(data)" suffix.

- - - - -
b51297ba by Chris Lamb at 2018-05-21T17:00:49+02:00
Add missing colon.

Gbp-Dch: ignore

- - - - -
6eac9f69 by Chris Lamb at 2018-05-21T19:05:25+02:00
etoomuchsun

Gbp-Dch: ignore

- - - - -
46d77f98 by Eli Schwartz at 2018-06-14T16:56:02-04:00
Don't squelch error reporting when comparators fail to load.

Explicitly check whether there is a fallback left to try, before raising
an exception in the main loop. This ensures the original traceback is
also shown.

Without this, the original cause is quite mysterious, and users need to
scrutinize the code in order to figure out how to figure out what was
actually failing to be imported.

- - - - -
9e68018b by Eli Schwartz at 2018-06-14T16:56:02-04:00
Make the error message a little more obvious what happened

- - - - -


30 changed files:

- CONTRIBUTING.rst
- debian/changelog
- debian/watch
- diffoscope/__init__.py
- diffoscope/comparators/__init__.py
- diffoscope/comparators/apk.py
- diffoscope/comparators/ar.py
- diffoscope/comparators/cbfs.py
- diffoscope/comparators/deb.py
- diffoscope/comparators/debian_fallback.py
- diffoscope/comparators/device.py
- diffoscope/comparators/directory.py
- diffoscope/comparators/elf.py
- diffoscope/comparators/gettext.py
- diffoscope/comparators/llvm.py
- diffoscope/comparators/macho.py
- diffoscope/comparators/png.py
- diffoscope/comparators/ppu.py
- diffoscope/comparators/rpm.py
- diffoscope/comparators/rpm_fallback.py
- diffoscope/comparators/rust.py
- diffoscope/comparators/squashfs.py
- diffoscope/comparators/symlink.py
- diffoscope/comparators/text.py
- diffoscope/comparators/utils/archive.py
- diffoscope/comparators/utils/command.py
- diffoscope/comparators/utils/compare.py
- diffoscope/comparators/utils/container.py
- diffoscope/comparators/utils/file.py
- diffoscope/comparators/utils/fuzzy.py


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/068ac90fd673f0157c4031f978655da28424c361...9e68018bdd2a617680a31d6c0b1d8fdf4697aea0

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/068ac90fd673f0157c4031f978655da28424c361...9e68018bdd2a617680a31d6c0b1d8fdf4697aea0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180614/a79c43bd/attachment.html>


More information about the rb-commits mailing list