From: Gyorgy Sarvari Date: Thu, 17 Jul 2025 18:32:57 +0000 (+0200) Subject: diffoscope: upgrade 298 -> 301 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b740601fd6b523e09c2d22e83aed1c0589a8203d;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git diffoscope: upgrade 298 -> 301 Changelog 301: - Avoid spurious differences in h5dump output caused by exposure of absolute internal extraction paths. - Use our_check_output in the ODT comparator. - Memoize a number of calls to --version. Changelog 300: - Fix a regression and add a test so that diffoscope picks up differences in metadata for identical files again. Changelog 299: - Add python3-defusedxml to the Build-Depends in order to include it in the Docker image. Signed-off-by: Gyorgy Sarvari Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_298.bb b/meta/recipes-support/diffoscope/diffoscope_301.bb similarity index 93% rename from meta/recipes-support/diffoscope/diffoscope_298.bb rename to meta/recipes-support/diffoscope/diffoscope_301.bb index 4a50059c99..c93ff4f588 100644 --- a/meta/recipes-support/diffoscope/diffoscope_298.bb +++ b/meta/recipes-support/diffoscope/diffoscope_301.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "9644b7e711df71f13c5f50f3d1353c1e6d09f462d342d9771576e75f3dd8c3e1" +SRC_URI[sha256sum] = "2b46b60afe3fbb9ba79946e5196157b272ddad27692ccf5e4839def1ef3019c6" RDEPENDS:${PN} += "\ binutils \