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: updated to 229



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3a0bfb8aaf5
branches:  trunk
changeset: 390721:b3a0bfb8aaf5
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Wed Dec 28 03:58:58 2022 +0000

description:
py-diffoscope: updated to 229

Changes in 229:

[ Chris Lamb ]
* Skip test_html.py::test_diff if html2text is not installed.
  (Closes: #1026034)

[ Holger Levsen ]
* Bump standards version to 4.6.2, no changes needed.

Changes in 228:

[ FC Stegerman ]
* As an optimisation, don't run apktool if no differences are detected before
  the signing block. (Closes: reproducible-builds/diffoscope!105)

[ Chris Lamb ]
* Support both the python3-progressbar and python3-progressbar2 Debian
  packages, two modules providing the "progressbar" Python module.
  (Closes: reproducible-builds/diffoscope#323)
* Ensure we recommend apksigcopier. (Re: reproducible-builds/diffoscope!105)
* Make the code clearer around generating the Debian substvars and tidy
  generation of os_list.
* Update copyright years.

Changes in 227:

[ Chris Lamb ]
* Don't attempt to attach text-only differences notice if there are no
  differences to begin with. (Closes: #1024171, #1024349)
* Don't run Python decompiling tests on Python bytecode that both file(1)
  cannot yet detect and Python 3.11 cannot demarshall. (Closes: #1024335)

diffstat:

 sysutils/py-diffoscope/Makefile |  4 ++--
 sysutils/py-diffoscope/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 99afd4717e22 -r b3a0bfb8aaf5 sysutils/py-diffoscope/Makefile
--- a/sysutils/py-diffoscope/Makefile   Tue Dec 27 21:26:59 2022 +0000
+++ b/sysutils/py-diffoscope/Makefile   Wed Dec 28 03:58:58 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/11/09 22:10:20 khorben Exp $
+# $NetBSD: Makefile,v 1.17 2022/12/28 03:58:58 khorben Exp $
 
-DISTNAME=      diffoscope-226
+DISTNAME=      diffoscope-229
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    sysutils python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/diffoscope/}
diff -r 99afd4717e22 -r b3a0bfb8aaf5 sysutils/py-diffoscope/distinfo
--- a/sysutils/py-diffoscope/distinfo   Tue Dec 27 21:26:59 2022 +0000
+++ b/sysutils/py-diffoscope/distinfo   Wed Dec 28 03:58:58 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/11/09 22:10:20 khorben Exp $
+$NetBSD: distinfo,v 1.13 2022/12/28 03:58:58 khorben Exp $
 
-BLAKE2s (diffoscope-226.tar.gz) = af8cdf2bba1e17c59bba7f75a06f06e4c131e53c0f62e75acee54ff369721dcf
-SHA512 (diffoscope-226.tar.gz) = 59e8fd73fcf6e94a603c7e5fa8793f4746e770b0ff84d13379e155d3b4eb91defed79b688109785b62ae5cca1faf9b536454b3107ea93aa361eb511916601615
-Size (diffoscope-226.tar.gz) = 3164328 bytes
+BLAKE2s (diffoscope-229.tar.gz) = b1609ffd349eb7e72e8dab2062276ef4ec83677463a9d0b2cc94a5ea966ae81a
+SHA512 (diffoscope-229.tar.gz) = 825c9c33f3088ba082ea3b998594445987558ee62b8b1fbfcded9b72a739faaa73908f8753b8772b3b1a8a43dbcfd52978265a18bdd92605defcd174884ccb23
+Size (diffoscope-229.tar.gz) = 3164192 bytes



Home | Main Index | Thread Index | Old Index