From: Khem Raj Date: Thu, 16 Apr 2026 05:54:03 +0000 (-0700) Subject: python3-pdm-backend: upgrade 2.4.7 -> 2.4.8 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7c55eeb2fd697b7c97c9fe1ff4cc3eb341a963e7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pdm-backend: upgrade 2.4.7 -> 2.4.8 Signed-off-by: Khem Raj Signed-off-by: Mathieu Dubois-Briand --- diff --git a/meta/recipes-devtools/python/python3-pdm-backend_2.4.7.bb b/meta/recipes-devtools/python/python3-pdm-backend_2.4.8.bb similarity index 79% rename from meta/recipes-devtools/python/python3-pdm-backend_2.4.7.bb rename to meta/recipes-devtools/python/python3-pdm-backend_2.4.8.bb index 94d40ac5289..5833bb717b7 100644 --- a/meta/recipes-devtools/python/python3-pdm-backend_2.4.7.bb +++ b/meta/recipes-devtools/python/python3-pdm-backend_2.4.8.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" SECTION = "devel/python" LIC_FILES_CHKSUM = "file://LICENSE;md5=4a564297b3c5b629a528b92fd8ff61ea" -SRC_URI[sha256sum] = "a509d083850378ce919d41e7a2faddfc57a1764d376913c66731125d6b14110f" +SRC_URI[sha256sum] = "d8ef85d2c4306ee67195412d701fae9983e84ec6574598e26798ae26b7b3c7e0" inherit pypi python_pep517