From: Wang Mingyu Date: Wed, 22 Nov 2023 08:54:28 +0000 (+0800) Subject: diffoscope: upgrade 251 -> 252 X-Git-Tag: uninative-4.4~950 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=da43500a3c230f868ae53c73e0657b67e9dc9f25;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git diffoscope: upgrade 251 -> 252 Changelog: ============ * As UI/UX improvement, try and avoid printing an extended traceback if diffoscope runs out of memory. * Mark diffoscope as stable in setup.py (for PyPI.org). Whatever diffoscope is, at least, not "alpha" anymore. Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-support/diffoscope/diffoscope_251.bb b/meta/recipes-support/diffoscope/diffoscope_252.bb similarity index 93% rename from meta/recipes-support/diffoscope/diffoscope_251.bb rename to meta/recipes-support/diffoscope/diffoscope_252.bb index 8862509e05a..86dc85df83b 100644 --- a/meta/recipes-support/diffoscope/diffoscope_251.bb +++ b/meta/recipes-support/diffoscope/diffoscope_252.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "c9ba2fc24379b2ba4457dc7be6970884cc2ee94c20d44f3889c2a4741e6178d3" +SRC_URI[sha256sum] = "e268384fa484f3dd8a936da626e6ef1b231dcb286d09a360f37548637f8dd46d" RDEPENDS:${PN} += "\ binutils \