From: Alexander Kanavin Date: Fri, 19 Aug 2022 07:27:14 +0000 (+0200) Subject: python3-more-itertools: upgrade 8.13.0 -> 8.14.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3191 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=38e0d7e2f5d4e76ffd9211dd1dfc531aed70e4bb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-more-itertools: upgrade 8.13.0 -> 8.14.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-more-itertools_8.13.0.bb b/meta/recipes-devtools/python/python3-more-itertools_8.14.0.bb similarity index 86% rename from meta/recipes-devtools/python/python3-more-itertools_8.13.0.bb rename to meta/recipes-devtools/python/python3-more-itertools_8.14.0.bb index 94f6f9e4d5f..c955f93d9b2 100644 --- a/meta/recipes-devtools/python/python3-more-itertools_8.13.0.bb +++ b/meta/recipes-devtools/python/python3-more-itertools_8.14.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/erikrose/more-itertools" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=3396ea30f9d21389d7857719816f83b5" -SRC_URI[sha256sum] = "a42901a0a5b169d925f6f217cd5a190e32ef54360905b9c39ee7db5313bfec0f" +SRC_URI[sha256sum] = "c09443cd3d5438b8dafccd867a6bc1cb0894389e90cb53d227456b0b0bccb750" inherit pypi python_flit_core ptest