pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/py-diffoscope py-diffoscope: update to 226
details: https://anonhg.NetBSD.org/pkgsrc/rev/22e2b184c0b9
branches: trunk
changeset: 387891:22e2b184c0b9
user: khorben <khorben%pkgsrc.org@localhost>
date: Wed Nov 09 22:10:20 2022 +0000
description:
py-diffoscope: update to 226
Changes since 224:
[ Christopher Baines ]
* Add an lzip comparator with tests.
[ Chris Lamb ]
* Add support for comparing the "text" content of HTML files using html2text.
(Closes: #1022209, reproducible-builds/diffoscope#318)
* Misc/test improvements:
* Drop the ALLOWED_TEST_FILES test; it's mostly just annoying.
* Drop other copyright notices from lzip.py and test_lzip.py.
* Use assert_diff helper in test_lzip.py.
* Pylint tests/test_source.py.
[ Mattia Rizzolo ]
* Add lzip to debian dependencies.
[ Chris Lamb ]
* Add support for detecting ordering-only differences in XML files.
(Closes: #1022146)
* Fix an issue with detecting ordering differences. (Closes: #1022145)
* Add support for ttx(1) from fonttools.
(Re: reproducible-builds/diffoscope#315)
* Test improvements:
- Tidy up the JSON tests and use assert_diff over get_data and manual
assert in XML tests.
- Rename order1.diff to json_expected_ordering_diff for consistency.
- Temporarily allow the stable-po pipeline to fail in the CI.
* Use consistently capitalised "Ordering" everywhere we use the word in
diffoscope's output.
diffstat:
sysutils/py-diffoscope/Makefile | 4 ++--
sysutils/py-diffoscope/PLIST | 8 +++++++-
sysutils/py-diffoscope/distinfo | 8 ++++----
3 files changed, 13 insertions(+), 7 deletions(-)
diffs (54 lines):
diff -r 3addb3046a6e -r 22e2b184c0b9 sysutils/py-diffoscope/Makefile
--- a/sysutils/py-diffoscope/Makefile Wed Nov 09 22:07:57 2022 +0000
+++ b/sysutils/py-diffoscope/Makefile Wed Nov 09 22:10:20 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2022/11/09 22:07:36 khorben Exp $
+# $NetBSD: Makefile,v 1.16 2022/11/09 22:10:20 khorben Exp $
-DISTNAME= diffoscope-224
+DISTNAME= diffoscope-226
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/diffoscope/}
diff -r 3addb3046a6e -r 22e2b184c0b9 sysutils/py-diffoscope/PLIST
--- a/sysutils/py-diffoscope/PLIST Wed Nov 09 22:07:57 2022 +0000
+++ b/sysutils/py-diffoscope/PLIST Wed Nov 09 22:10:20 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2022/11/09 22:07:36 khorben Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/11/09 22:10:20 khorben Exp $
bin/diffoscope-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -108,6 +108,9 @@
${PYSITELIB}/diffoscope/comparators/hdf.py
${PYSITELIB}/diffoscope/comparators/hdf.pyc
${PYSITELIB}/diffoscope/comparators/hdf.pyo
+${PYSITELIB}/diffoscope/comparators/html.py
+${PYSITELIB}/diffoscope/comparators/html.pyc
+${PYSITELIB}/diffoscope/comparators/html.pyo
${PYSITELIB}/diffoscope/comparators/icc.py
${PYSITELIB}/diffoscope/comparators/icc.pyc
${PYSITELIB}/diffoscope/comparators/icc.pyo
@@ -138,6 +141,9 @@
${PYSITELIB}/diffoscope/comparators/lz4.py
${PYSITELIB}/diffoscope/comparators/lz4.pyc
${PYSITELIB}/diffoscope/comparators/lz4.pyo
+${PYSITELIB}/diffoscope/comparators/lzip.py
+${PYSITELIB}/diffoscope/comparators/lzip.pyc
+${PYSITELIB}/diffoscope/comparators/lzip.pyo
${PYSITELIB}/diffoscope/comparators/macho.py
${PYSITELIB}/diffoscope/comparators/macho.pyc
${PYSITELIB}/diffoscope/comparators/macho.pyo
diff -r 3addb3046a6e -r 22e2b184c0b9 sysutils/py-diffoscope/distinfo
--- a/sysutils/py-diffoscope/distinfo Wed Nov 09 22:07:57 2022 +0000
+++ b/sysutils/py-diffoscope/distinfo Wed Nov 09 22:10:20 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/11/09 22:07:36 khorben Exp $
+$NetBSD: distinfo,v 1.12 2022/11/09 22:10:20 khorben Exp $
-BLAKE2s (diffoscope-224.tar.gz) = 7fc2a5c3610f73de39a43a589a88905699c58651b0c654a7d3a1a616d7121eb1
-SHA512 (diffoscope-224.tar.gz) = 2efbf2ea45e3a43a86eb6a3432852e0eb5a299d3745d8acb3f8857638cb4775d4322d844f2020ed718e4d28419c8a5ca8ab26f66b9bedeea15da57f33a008909
-Size (diffoscope-224.tar.gz) = 3145263 bytes
+BLAKE2s (diffoscope-226.tar.gz) = af8cdf2bba1e17c59bba7f75a06f06e4c131e53c0f62e75acee54ff369721dcf
+SHA512 (diffoscope-226.tar.gz) = 59e8fd73fcf6e94a603c7e5fa8793f4746e770b0ff84d13379e155d3b4eb91defed79b688109785b62ae5cca1faf9b536454b3107ea93aa361eb511916601615
+Size (diffoscope-226.tar.gz) = 3164328 bytes
Home |
Main Index |
Thread Index |
Old Index