diff mbox series

[meta-python] python3-cytoolz: update to version 0.12.3

Message ID 20240126211516.1576078-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-cytoolz: update to version 0.12.3 | expand

Commit Message

Derek Straka Jan. 26, 2024, 9:15 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../{python3-cytoolz_0.12.2.bb => python3-cytoolz_0.12.3.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-cytoolz_0.12.2.bb => python3-cytoolz_0.12.3.bb} (83%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cytoolz_0.12.2.bb b/meta-python/recipes-devtools/python/python3-cytoolz_0.12.3.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-cytoolz_0.12.2.bb
rename to meta-python/recipes-devtools/python/python3-cytoolz_0.12.3.bb
index fa8549c54..6c35ad580 100644
--- a/meta-python/recipes-devtools/python/python3-cytoolz_0.12.2.bb
+++ b/meta-python/recipes-devtools/python/python3-cytoolz_0.12.3.bb
@@ -5,7 +5,7 @@  SECTION = "devel/python"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d422ebce3e9c6447563bd410e9b22f2e"
 
-SRC_URI[sha256sum] = "31d4b0455d72d914645f803d917daf4f314d115c70de0578d3820deb8b101f66"
+SRC_URI[sha256sum] = "4503dc59f4ced53a54643272c61dc305d1dbbfbd7d6bdf296948de9f34c3a282"
 
 inherit pypi setuptools3