From: Wang Mingyu Date: Tue, 26 Sep 2023 08:31:16 +0000 (+0800) Subject: python3-smmap: upgrade 5.0.0 -> 6.0.0 X-Git-Tag: yocto-4.3~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1effe2aa5075d78f23cdc03d0cc21dfe4a5018f;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-smmap: upgrade 5.0.0 -> 6.0.0 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-smmap_5.0.0.bb b/meta/recipes-devtools/python/python3-smmap_6.0.0.bb similarity index 87% rename from meta/recipes-devtools/python/python3-smmap_5.0.0.bb rename to meta/recipes-devtools/python/python3-smmap_6.0.0.bb index ea131ef7931..02c43e069bf 100644 --- a/meta/recipes-devtools/python/python3-smmap_5.0.0.bb +++ b/meta/recipes-devtools/python/python3-smmap_6.0.0.bb @@ -11,7 +11,7 @@ inherit pypi setuptools3 PYPI_PACKAGE = "smmap" -SRC_URI[sha256sum] = "c840e62059cd3be204b0c9c9f74be2c09d5648eddd4580d9314c3ecde0b30936" +SRC_URI[sha256sum] = "8d79028ea6cc131da5eab099a5d95a998d43c6779956fffe3b455040911076da" RDEPENDS:${PN} += "${PYTHON_PN}-codecs \ ${PYTHON_PN}-mmap \