diff mbox series

diffoscope: upgrade 298 -> 301

Message ID 20250717183257.113915-1-skandigraun@gmail.com
State New
Headers show
Series diffoscope: upgrade 298 -> 301 | expand

Commit Message

Gyorgy Sarvari July 17, 2025, 6:32 p.m. UTC
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 <skandigraun@gmail.com>
---
 .../diffoscope/{diffoscope_298.bb => diffoscope_301.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/diffoscope/{diffoscope_298.bb => diffoscope_301.bb} (93%)
diff mbox series

Patch

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 \