diff --git a/meta/recipes-devtools/python/python3-more-itertools_9.0.0.bb b/meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb similarity index 86% rename from meta/recipes-devtools/python/python3-more-itertools_9.0.0.bb rename to meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb index fce3aea897..7602350795 100644 --- a/meta/recipes-devtools/python/python3-more-itertools_9.0.0.bb +++ b/meta/recipes-devtools/python/python3-more-itertools_9.1.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] = "5a6257e40878ef0520b1803990e3e22303a41b5714006c32a3fd8304b26ea1ab" +SRC_URI[sha256sum] = "cabaa341ad0389ea83c17a94566a53ae4c9d07349861ecb14dc6d0345cf9ac5d" inherit pypi python_flit_core ptest