]> code.ossystems Code Review - openembedded-core.git/commitdiff
diffoscope: Upgrade 168 -> 172
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 4 Apr 2021 12:48:41 +0000 (13:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Apr 2021 08:30:05 +0000 (09:30 +0100)
In particular 170 includes rpm header fixes which stop the webpages
for rpm diffs breaking web browsers and are important in the context
of the autobuilder.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/diffoscope/diffoscope_172.bb [moved from meta/recipes-support/diffoscope/diffoscope_168.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-support/diffoscope/diffoscope_168.bb
rename to meta/recipes-support/diffoscope/diffoscope_172.bb
index a7cfdf9ffbec6df8dc4878b0789fc9c3977b1884..bf4726e77896f52157b535755658747411e15188 100644 (file)
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "c6f1dc3e75b7e2e5ceac4f857fbd2ee0ddb3f0169c2b39ea9187af34208e98de"
+SRC_URI[sha256sum] = "5ffe7f38555c6409bc7e7edc277ed77dd78641fe1306fc38d153dbbe445ddea4"
 
 RDEPENDS_${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"