From: Trevor Gamblin Date: Tue, 18 Jul 2023 15:43:31 +0000 (-0400) Subject: diffoscope: upgrade 243 -> 244 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~309 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e7ab92360cb9515c28197b809bdc8b112e23bb57;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git diffoscope: upgrade 243 -> 244 Changelog: https://diffoscope.org/news/diffoscope-244-released/ * Address compatibility with python-libarchive-c version 5. (Closes: reproducible-builds/diffoscope#344) * Testsuite changes: - Mark that test_dex::test_javap_14_differences requires procyon. - Fix "test skipped" textual reason generation in the case of a required version being outside of the required range. - Temporarily mark some Android-related as XFAIL due to Debian bugs #1040941 and #1040916. Signed-off-by: Trevor Gamblin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-support/diffoscope/diffoscope_243.bb b/meta/recipes-support/diffoscope/diffoscope_244.bb similarity index 93% rename from meta/recipes-support/diffoscope/diffoscope_243.bb rename to meta/recipes-support/diffoscope/diffoscope_244.bb index 5cdc2caf105..c17bd81f5b1 100644 --- a/meta/recipes-support/diffoscope/diffoscope_243.bb +++ b/meta/recipes-support/diffoscope/diffoscope_244.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "3ce7ff00d72ffd9c904d1d93a4a147208878f56e8f0286073533615689d840b1" +SRC_URI[sha256sum] = "8bee8bbb144cdb7ddfa21886d5ce1822220139241c9a53def09b4adc3340db93" RDEPENDS:${PN} += "\ binutils \