[oe-commits] [meta-openembedded] 14/20: python-serpent: update to version 1.19

git at git.openembedded.org git at git.openembedded.org
Thu Mar 9 23:50:12 UTC 2017


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

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

commit 5d61e9ed4ecf110eafd67b5c4e0b0d9749a08c37
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Mar 8 08:16:04 2017 -0500

    python-serpent: update to version 1.19
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-serpent.inc              | 6 +++---
 .../python/{python-serpent_1.18.1.bb => python-serpent_1.19.bb}     | 0
 .../python/{python3-serpent_1.18.1.bb => python3-serpent_1.19.bb}   | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-serpent.inc b/meta-python/recipes-devtools/python/python-serpent.inc
index a1520db..0b1aa91 100644
--- a/meta-python/recipes-devtools/python/python-serpent.inc
+++ b/meta-python/recipes-devtools/python/python-serpent.inc
@@ -1,9 +1,9 @@
 SUMMARY = "Serialization based on ast.literal_eval"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=2669deccb79531c74a5ddd71b45f5095"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=3773e39c491bb1f9ccc98389d57169d7"
 
-SRC_URI[md5sum] = "e2cd7b751274c59b420d4f54db9a49cf"
-SRC_URI[sha256sum] = "9afebb58ac8b827050e1969324388349dc9738b0a03b0d91567b328834a27732"
+SRC_URI[md5sum] = "cdef596f727cb6b4176c89769d2d41ee"
+SRC_URI[sha256sum] = "946b2c837f889971df3575af9dadd8f09bfe48549ebc1b9f6434263b653707ce"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-serpent_1.18.1.bb b/meta-python/recipes-devtools/python/python-serpent_1.19.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-serpent_1.18.1.bb
rename to meta-python/recipes-devtools/python/python-serpent_1.19.bb
diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.18.1.bb b/meta-python/recipes-devtools/python/python3-serpent_1.19.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-serpent_1.18.1.bb
rename to meta-python/recipes-devtools/python/python3-serpent_1.19.bb

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


More information about the Openembedded-commits mailing list