From 26372197c6b2cbed0b93e2cc7228d6c2ac8b102e Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 19 Jan 2022 11:41:02 +0100 Subject: [PATCH] python3-pyrsistent: upgrade 0.18.0 -> 0.18.1 License-Update: copyright years Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- ...hon3-pyrsistent_0.18.0.bb => python3-pyrsistent_0.18.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-pyrsistent_0.18.0.bb => python3-pyrsistent_0.18.1.bb} (60%) diff --git a/meta/recipes-devtools/python/python3-pyrsistent_0.18.0.bb b/meta/recipes-devtools/python/python3-pyrsistent_0.18.1.bb similarity index 60% rename from meta/recipes-devtools/python/python3-pyrsistent_0.18.0.bb rename to meta/recipes-devtools/python/python3-pyrsistent_0.18.1.bb index 0b4d2564f6..4c9b8ec1dd 100644 --- a/meta/recipes-devtools/python/python3-pyrsistent_0.18.0.bb +++ b/meta/recipes-devtools/python/python3-pyrsistent_0.18.1.bb @@ -1,9 +1,9 @@ SUMMARY = "Persistent/Immutable/Functional data structures for Python" HOMEPAGE = "https://github.com/tobgu/pyrsistent" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.mit;md5=a4b94c2b800b582a8d3925a9939cbf44" +LIC_FILES_CHKSUM = "file://LICENSE.mit;md5=b695eb9c6e7a6fb1b1bc2d193c42776e" -SRC_URI[sha256sum] = "773c781216f8c2900b42a7b638d5b517bb134ae1acbebe4d1e8f1f41ea60eb4b" +SRC_URI[sha256sum] = "d4d61f8b993a7255ba714df3aca52700f8125289f84f704cf80916517c46eb96" inherit pypi setuptools3 -- 2.40.1