diff --git a/meta/recipes-devtools/python/python3-more-itertools_8.9.0.bb b/meta/recipes-devtools/python/python3-more-itertools_8.10.0.bb similarity index 86% rename from meta/recipes-devtools/python/python3-more-itertools_8.9.0.bb rename to meta/recipes-devtools/python/python3-more-itertools_8.10.0.bb index 041c865ef60..93d3ad60f8c 100644 --- a/meta/recipes-devtools/python/python3-more-itertools_8.9.0.bb +++ b/meta/recipes-devtools/python/python3-more-itertools_8.10.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] = "8c746e0d09871661520da4f1241ba6b908dc903839733c8203b552cffaf173bd" +SRC_URI[sha256sum] = "1debcabeb1df793814859d64a81ad7cb10504c24349368ccf214c664c474f41f" inherit pypi setuptools3 ptest