]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
diffoscope: upgrade 272 -> 276
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 20 Aug 2024 06:51:23 +0000 (14:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Aug 2024 20:51:46 +0000 (21:51 +0100)
Changelog:
=========
* Also catch RuntimeError when importing PyPDF so that PyPDF or,
  crucially, its transitive dependencies do not cause diffoscope to traceback at
  runtime and build time.
* Factor out a method for stripping ANSI escapes.
* Strip ANSI escapes from the output of Procyon.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/diffoscope/diffoscope_276.bb [moved from meta/recipes-support/diffoscope/diffoscope_272.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-support/diffoscope/diffoscope_272.bb
rename to meta/recipes-support/diffoscope/diffoscope_276.bb
index 55e4cc7832a37e899a23cdee15ea2c3a5909617d..ed8ae52d9a3711ef87552dfae54191f476a0e25f 100644 (file)
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "f8983580efb8f4644719705590a43817d1159d4136836d7ce6dd4fec754c3943"
+SRC_URI[sha256sum] = "094d1f8c312ef9e776247c5f7653b7953dc9c41a037683a1a5937d63a232584a"
 
 RDEPENDS:${PN} += "\
         binutils \