diff --git a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb b/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb similarity index 60% rename from meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb rename to meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb index 96e579c78d..2f6572af5c 100644 --- a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb @@ -1,10 +1,10 @@ SUMMARY = "Config file reading, writing and validation." SECTION = "devel/python" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=3d6f99b84d9a94610c62e48fa2e59e72" +LIC_FILES_CHKSUM = "file://LICENSE;md5=e2df3cb285297a24cd1097dfe6e96f95" PYPI_PACKAGE = "configobj" -SRC_URI[sha256sum] = "6f704434a07dc4f4dc7c9a745172c1cad449feb548febd9f7fe362629c627a97" +SRC_URI[sha256sum] = "03c881bbf23aa07bccf1b837005975993c4ab4427ba57f959afdd9d1a2386848" inherit pypi python_setuptools_build_meta