Bug#871244: diffoscope: support keybox files with kbxutil

Chris Lamb lamby at debian.org
Sun Apr 28 17:13:15 BST 2019


tags 871244 + pending
thanks

This has been implemented in Git, pending upload:

  https://salsa.debian.org/reproducible-builds/diffoscope/commit/aa0b2654fecba1c2a15c269478e807394ffb93a6

  debian/control                     |   1 +
  debian/tests/control               |   2 +-
  diffoscope/comparators/__init__.py |   1 +
  diffoscope/comparators/kbx.py      |  50 +++++++++++++++++++++++++++++++++
  diffoscope/external_tools.py       |   1 +
  tests/comparators/test_kbx.py      |  56 +++++++++++++++++++++++++++++++++++++
  tests/data/kbx_expected_diff       |  31 ++++++++++++++++++++
  tests/data/test1.kbx               | Bin 0 -> 84420 bytes
  tests/data/test2.kbx               | Bin 0 -> 84420 bytes
  9 files changed, 141 insertions(+), 1 deletion(-)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-



More information about the Reproducible-builds mailing list