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