summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyrsistent.inc
diff options
context:
space:
mode:
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 fad488dd95..ae4f21af48 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] = "903c518c8829de4ee255cff68ff8da45" 6SRC_URI[md5sum] = "da9486d00ef5b213f40d5cf3c5bca82d"
7SRC_URI[sha256sum] = "eb6545dbeb1aa69ab1fb4809bfbf5a8705e44d92ef8fc7c2361682a47c46c778" 7SRC_URI[sha256sum] = "cdc7b5e3ed77bed61270a47d35434a30617b9becdf2478af76ad2c6ade307280"
8 8
9RDEPENDS_${PN} += " \ 9RDEPENDS_${PN} += " \
10 ${PYTHON_PN}-six \ 10 ${PYTHON_PN}-six \