[oe-commits] [meta-openembedded] 13/22: python-pyrsistent: upgrade 0.15.5 -> 0.15.7

git at git.openembedded.org git at git.openembedded.org
Thu Jan 16 04:54:44 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 24c9cf8540708e120c36470c5c183f458f2f0f85
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Wed Jan 15 05:12:31 2020 -0800

    python-pyrsistent: upgrade 0.15.5 -> 0.15.7
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyrsistent.inc             | 4 ++--
 .../{python-pyrsistent_0.15.5.bb => python-pyrsistent_0.15.7.bb}      | 0
 .../{python3-pyrsistent_0.15.5.bb => python3-pyrsistent_0.15.7.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 fad488d..ae4f21a 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] = "903c518c8829de4ee255cff68ff8da45"
-SRC_URI[sha256sum] = "eb6545dbeb1aa69ab1fb4809bfbf5a8705e44d92ef8fc7c2361682a47c46c778"
+SRC_URI[md5sum] = "da9486d00ef5b213f40d5cf3c5bca82d"
+SRC_URI[sha256sum] = "cdc7b5e3ed77bed61270a47d35434a30617b9becdf2478af76ad2c6ade307280"
 
 RDEPENDS_${PN} += " \
     ${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
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyrsistent_0.15.5.bb
rename to 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyrsistent_0.15.5.bb
rename to meta-python/recipes-devtools/python/python3-pyrsistent_0.15.7.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list