From: Oleksandr Kravchuk Date: Wed, 3 Feb 2021 18:13:16 +0000 (+0100) Subject: python3-smmap: update to 4.0.0 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9188ad9c8fb03d0e652a20af4bac4be1fb82dfa6;p=openembedded-core.git python3-smmap: update to 4.0.0 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python-smmap.inc b/meta/recipes-devtools/python/python-smmap.inc index 7703722bca..2a2ac76f2e 100644 --- a/meta/recipes-devtools/python/python-smmap.inc +++ b/meta/recipes-devtools/python/python-smmap.inc @@ -11,7 +11,7 @@ inherit pypi PYPI_PACKAGE = "smmap" -SRC_URI[sha256sum] = "9c98bbd1f9786d22f14b3d4126894d56befb835ec90cef151af566c7e19b5d24" +SRC_URI[sha256sum] = "7e65386bd122d45405ddf795637b7f7d2b532e7e401d46bbe3fb49b9986d5182" RDEPENDS_${PN} += "${PYTHON_PN}-codecs \ ${PYTHON_PN}-mmap \ diff --git a/meta/recipes-devtools/python/python3-smmap_3.0.4.bb b/meta/recipes-devtools/python/python3-smmap_4.0.0.bb similarity index 100% rename from meta/recipes-devtools/python/python3-smmap_3.0.4.bb rename to meta/recipes-devtools/python/python3-smmap_4.0.0.bb