]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
diffoscope: Upgrade 317 -> 318
authorJörg Sommer <joerg.sommer@navimatix.de>
Sun, 31 May 2026 15:55:15 +0000 (17:55 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Jun 2026 16:31:25 +0000 (17:31 +0100)
Remove PYPI_PACKAGE, because it is the default value set by pypi.

Changelog:

[ Chris Lamb ]
* Upload to test PyPI integration.
* Bump Standards-Version to 4.7.4.

[ Manuel Jacob ]
* Remove a misleading comment.

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/diffoscope/diffoscope_318.bb [moved from meta/recipes-support/diffoscope/diffoscope_317.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/diffoscope/diffoscope_317.bb
rename to meta/recipes-support/diffoscope/diffoscope_318.bb
index 06c3ee1a30c42789ed5c41bf63e61e72c5fe8518..e874d2bce4066d74cf81e1a8f78fafedb01333ad 100644 (file)
@@ -8,11 +8,9 @@ BUGTRACKER = "https://salsa.debian.org/reproducible-builds/diffoscope/-/issues"
 LICENSE = "GPL-3.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
-PYPI_PACKAGE = "diffoscope"
-
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "9c8741f76bcbd1faec59227da31981a524abca63e19d03f3a594c19f326de542"
+SRC_URI[sha256sum] = "313261c0da6b6c02e525a6b8a898a00aaba32cb7c5511364d5939fc0394295d9"
 
 RDEPENDS:${PN} += "\
         binutils \