diff mbox series

diffoscope: Upgrade 317 -> 318

Message ID 04c4e72c83eef28744f518b6bc9cf4117a92e60f.1780242914.git.joerg.sommer@navimatix.de
State New
Headers show
Series diffoscope: Upgrade 317 -> 318 | expand

Commit Message

Jörg Sommer May 31, 2026, 3:55 p.m. UTC
From: Jörg Sommer <joerg.sommer@navimatix.de>

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>
---
 .../diffoscope/{diffoscope_317.bb => diffoscope_318.bb}       | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
 rename meta/recipes-support/diffoscope/{diffoscope_317.bb => diffoscope_318.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-support/diffoscope/diffoscope_317.bb b/meta/recipes-support/diffoscope/diffoscope_318.bb
similarity index 91%
rename from meta/recipes-support/diffoscope/diffoscope_317.bb
rename to meta/recipes-support/diffoscope/diffoscope_318.bb
index 06c3ee1a30..e874d2bce4 100644
--- a/meta/recipes-support/diffoscope/diffoscope_317.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_318.bb
@@ -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 \