diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-01-15 05:12:31 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-15 20:54:22 -0800 |
commit | 24c9cf8540708e120c36470c5c183f458f2f0f85 (patch) | |
tree | 7512298f500bbb1d03532dbdaa9d168215d1f61f /meta-python/recipes-devtools | |
parent | a00e283125b73a079d54e2f3dc7ed9a2d24edaa8 (diff) | |
download | meta-openembedded-24c9cf8540708e120c36470c5c183f458f2f0f85.tar.gz |
python-pyrsistent: upgrade 0.15.5 -> 0.15.7
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyrsistent.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyrsistent_0.15.7.bb (renamed from meta-python/recipes-devtools/python/python-pyrsistent_0.15.5.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyrsistent_0.15.7.bb (renamed from meta-python/recipes-devtools/python/python3-pyrsistent_0.15.5.bb) | 0 |
3 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" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENCE.mit;md5=ca574f2891cf528b3e7a2ee570337e7c" | 4 | LIC_FILES_CHKSUM = "file://LICENCE.mit;md5=ca574f2891cf528b3e7a2ee570337e7c" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "903c518c8829de4ee255cff68ff8da45" | 6 | SRC_URI[md5sum] = "da9486d00ef5b213f40d5cf3c5bca82d" |
7 | SRC_URI[sha256sum] = "eb6545dbeb1aa69ab1fb4809bfbf5a8705e44d92ef8fc7c2361682a47c46c778" | 7 | SRC_URI[sha256sum] = "cdc7b5e3ed77bed61270a47d35434a30617b9becdf2478af76ad2c6ade307280" |
8 | 8 | ||
9 | RDEPENDS_${PN} += " \ | 9 | RDEPENDS_${PN} += " \ |
10 | ${PYTHON_PN}-six \ | 10 | ${PYTHON_PN}-six \ |
diff --git a/meta-python/recipes-devtools/python/python-pyrsistent_0.15.5.bb b/meta-python/recipes-devtools/python/python-pyrsistent_0.15.7.bb index 832eb80381..832eb80381 100644 --- a/meta-python/recipes-devtools/python/python-pyrsistent_0.15.5.bb +++ b/meta-python/recipes-devtools/python/python-pyrsistent_0.15.7.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyrsistent_0.15.5.bb b/meta-python/recipes-devtools/python/python3-pyrsistent_0.15.7.bb index 2e567e9f9c..2e567e9f9c 100644 --- a/meta-python/recipes-devtools/python/python3-pyrsistent_0.15.5.bb +++ b/meta-python/recipes-devtools/python/python3-pyrsistent_0.15.7.bb | |||