From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../diffoscope/{diffoscope_251.bb => diffoscope_252.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_251.bb => diffoscope_252.bb} (93%) 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 8862509e05..86dc85df83 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 \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#191023): https://lists.openembedded.org/g/openembedded-core/message/191023 Mute This Topic: https://lists.openembedded.org/mt/102745805/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
