diff --git a/meta-python/recipes-devtools/python/python3-configargparse_1.3.bb b/meta-python/recipes-devtools/python/python3-configargparse_1.4.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-configargparse_1.3.bb rename to meta-python/recipes-devtools/python/python3-configargparse_1.4.bb index aac58de37f..393f138740 100644 --- a/meta-python/recipes-devtools/python/python3-configargparse_1.3.bb +++ b/meta-python/recipes-devtools/python/python3-configargparse_1.4.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/bw2/ConfigArgParse" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=da746463714cc35999ed9a42339f2943" -SRC_URI[sha256sum] = "0428b975ab6c48bb101ccb732e1b5cb616296e28268e032aa806f32b647a1cc1" +SRC_URI[sha256sum] = "abef9ff44fb0091f0e3bb2ee7e5b26a02b5b62d45408a5272a9bd461f5b59b4b" PYPI_PACKAGE = "ConfigArgParse"