From: Alexander Kanavin Date: Wed, 4 Jan 2023 11:04:58 +0000 (+0100) Subject: python3-pyrsistent: upgrade 0.19.2 -> 0.19.3 X-Git-Tag: uninative-3.8~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=01eaee5fd98674a75e907bffa15c1a29e46bf8bd;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-pyrsistent: upgrade 0.19.2 -> 0.19.3 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pyrsistent_0.19.2.bb b/meta/recipes-devtools/python/python3-pyrsistent_0.19.3.bb similarity index 79% rename from meta/recipes-devtools/python/python3-pyrsistent_0.19.2.bb rename to meta/recipes-devtools/python/python3-pyrsistent_0.19.3.bb index 0b309de8b18..05654c348d3 100644 --- a/meta/recipes-devtools/python/python3-pyrsistent_0.19.2.bb +++ b/meta/recipes-devtools/python/python3-pyrsistent_0.19.3.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/tobgu/pyrsistent" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.mit;md5=b695eb9c6e7a6fb1b1bc2d193c42776e" -SRC_URI[sha256sum] = "bfa0351be89c9fcbcb8c9879b826f4353be10f58f8a677efab0c017bf7137ec2" +SRC_URI[sha256sum] = "1a2994773706bbb4995c31a97bc94f1418314923bd1048c6d964837040376440" inherit pypi python_setuptools_build_meta