diff mbox series

[060/114] python3-iniconfig: upgrade 2.1.0 -> 2.3.0

Message ID 20251222200739.2278706-60-alex.kanavin@gmail.com
State New
Headers show
Series [001/114] build-appliance-image: do not inherit setuptools | expand

Commit Message

Alexander Kanavin Dec. 22, 2025, 8:06 p.m. UTC
From: Alexander Kanavin <alex@linutronix.de>

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../{python3-iniconfig_2.1.0.bb => python3-iniconfig_2.3.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-iniconfig_2.1.0.bb => python3-iniconfig_2.3.0.bb} (77%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-iniconfig_2.1.0.bb b/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb
similarity index 77%
rename from meta/recipes-devtools/python/python3-iniconfig_2.1.0.bb
rename to meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb
index d9b31aea4a..1937285c3b 100644
--- a/meta/recipes-devtools/python/python3-iniconfig_2.1.0.bb
+++ b/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb
@@ -4,7 +4,7 @@  HOMEPAGE = "https://pypi.org/project/iniconfig/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=4a73af4b5f1f3a8731e5def70e8c1254"
 
-SRC_URI[sha256sum] = "3abbd2e30b36733fee78f9c7f7308f2d0050e88f0087fd25c2645f63c773e1c7"
+SRC_URI[sha256sum] = "c76315c77db068650d49c5b56314774a7804df16fee4402c1f19d6d15d8c4730"
 
 DEPENDS += "python3-hatch-vcs-native"