[oe] [meta-python] [PATCH] python-pyrsistent: upgrade 0.15.4 -> 0.15.5

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Nov 8 07:26:16 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-pyrsistent.inc     | 4 ++--
 ...ython-pyrsistent_0.15.4.bb => python-pyrsistent_0.15.5.bb} | 0
 ...hon3-pyrsistent_0.15.4.bb => python3-pyrsistent_0.15.5.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyrsistent_0.15.4.bb => python-pyrsistent_0.15.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyrsistent_0.15.4.bb => python3-pyrsistent_0.15.5.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyrsistent.inc b/meta-python/recipes-devtools/python/python-pyrsistent.inc
index 2add037de..fad488dd9 100644
--- a/meta-python/recipes-devtools/python/python-pyrsistent.inc
+++ b/meta-python/recipes-devtools/python/python-pyrsistent.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/tobgu/pyrsistent"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENCE.mit;md5=ca574f2891cf528b3e7a2ee570337e7c"
 
-SRC_URI[md5sum] = "0298efae86e009e24136d39dc8b2d33e"
-SRC_URI[sha256sum] = "34b47fa169d6006b32e99d4b3c4031f155e6e68ebcc107d6454852e8e0ee6533"
+SRC_URI[md5sum] = "903c518c8829de4ee255cff68ff8da45"
+SRC_URI[sha256sum] = "eb6545dbeb1aa69ab1fb4809bfbf5a8705e44d92ef8fc7c2361682a47c46c778"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-six \
diff --git a/meta-python/recipes-devtools/python/python-pyrsistent_0.15.4.bb b/meta-python/recipes-devtools/python/python-pyrsistent_0.15.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyrsistent_0.15.4.bb
rename to meta-python/recipes-devtools/python/python-pyrsistent_0.15.5.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyrsistent_0.15.4.bb b/meta-python/recipes-devtools/python/python3-pyrsistent_0.15.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyrsistent_0.15.4.bb
rename to meta-python/recipes-devtools/python/python3-pyrsistent_0.15.5.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list