summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyrsistent.inc
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-11-08 15:26:16 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-08 09:03:54 -0800
commitbcf5dfe9c5134cc421839502a51938bbdfe845e6 (patch)
tree89cc5b51192e4a76b87f295898142dc01b570c24 /meta-python/recipes-devtools/python/python-pyrsistent.inc
parent247f815db33698f502d0b0cf792f6ce2f058ab0e (diff)
downloadmeta-openembedded-bcf5dfe9c5134cc421839502a51938bbdfe845e6.tar.gz
python-pyrsistent: upgrade 0.15.4 -> 0.15.5
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyrsistent.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pyrsistent.inc4
1 files changed, 2 insertions, 2 deletions
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"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENCE.mit;md5=ca574f2891cf528b3e7a2ee570337e7c" 4LIC_FILES_CHKSUM = "file://LICENCE.mit;md5=ca574f2891cf528b3e7a2ee570337e7c"
5 5
6SRC_URI[md5sum] = "0298efae86e009e24136d39dc8b2d33e" 6SRC_URI[md5sum] = "903c518c8829de4ee255cff68ff8da45"
7SRC_URI[sha256sum] = "34b47fa169d6006b32e99d4b3c4031f155e6e68ebcc107d6454852e8e0ee6533" 7SRC_URI[sha256sum] = "eb6545dbeb1aa69ab1fb4809bfbf5a8705e44d92ef8fc7c2361682a47c46c778"
8 8
9RDEPENDS_${PN} += " \ 9RDEPENDS_${PN} += " \
10 ${PYTHON_PN}-six \ 10 ${PYTHON_PN}-six \