diff mbox series

[2/5] python3-more-itertools: upgrade 10.0.0 -> 10.1.0

Message ID 20230818191324.1959527-2-tgamblin@baylibre.com
State Accepted, archived
Commit 1ac3a453d199114b41c4bd36f24ac3e7bc6ce1ee
Headers show
Series [1/5] python3-hypothesis: upgrade 6.82.0 -> 6.82.5 | expand

Commit Message

Trevor Gamblin Aug. 18, 2023, 7:13 p.m. UTC
Changelog: https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 ...ore-itertools_10.0.0.bb => python3-more-itertools_10.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-more-itertools_10.0.0.bb => python3-more-itertools_10.1.0.bb} (87%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-more-itertools_10.0.0.bb b/meta/recipes-devtools/python/python3-more-itertools_10.1.0.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-more-itertools_10.0.0.bb
rename to meta/recipes-devtools/python/python3-more-itertools_10.1.0.bb
index e07d4b7860..be2a73c369 100644
--- a/meta/recipes-devtools/python/python3-more-itertools_10.0.0.bb
+++ b/meta/recipes-devtools/python/python3-more-itertools_10.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] = "cd65437d7c4b615ab81c0640c0480bc29a550ea032891977681efd28344d51e1"
+SRC_URI[sha256sum] = "626c369fa0eb37bac0291bce8259b332fd59ac792fa5497b59837309cd5b114a"
 
 inherit pypi python_flit_core ptest