From: Wang Mingyu Date: Wed, 10 Jul 2024 09:43:31 +0000 (+0800) Subject: diffoscope: upgrade 271 -> 272 X-Git-Tag: uninative-4.6~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=155c71d3f222d65e69a891612ca8ef710e864826;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git diffoscope: upgrade 271 -> 272 Changelog: ========== * Move away from using DSA OpenSSH keys in tests; support has been removed in OpenSSH 9.8p1. * Move to assert_diff helper in test_openssh_pub_key.py Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_271.bb b/meta/recipes-support/diffoscope/diffoscope_272.bb similarity index 93% rename from meta/recipes-support/diffoscope/diffoscope_271.bb rename to meta/recipes-support/diffoscope/diffoscope_272.bb index a8443183ec7..55e4cc7832a 100644 --- a/meta/recipes-support/diffoscope/diffoscope_271.bb +++ b/meta/recipes-support/diffoscope/diffoscope_272.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "7690f284a84a866c6f89fa5bb33a867574417ee1c5f2c6d49655cd3761d0fe2c" +SRC_URI[sha256sum] = "f8983580efb8f4644719705590a43817d1159d4136836d7ce6dd4fec754c3943" RDEPENDS:${PN} += "\ binutils \