[oe-commits] [meta-openembedded] 16/73: python-serpent: update to version 1.23

git at git.openembedded.org git at git.openembedded.org
Tue Aug 8 18:41:55 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 d15cffde93306a4f2cb727e6cb0d3b43073ccd37
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Jul 24 14:32:00 2017 -0400

    python-serpent: update to version 1.23
    
    Update license checksum and verify terms are unchanged
    
    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.22.bb => python-serpent_1.23.bb}       | 0
 .../python/{python3-serpent_1.22.bb => python3-serpent_1.23.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 8b98043..6454ee0 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=dd6e89638fc70146d17dd7087fa817ae"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=9f611d4c9e2816d387bab64c40d93294"
 
-SRC_URI[md5sum] = "6950f234edcacfa1d31b6655ac3c6256"
-SRC_URI[sha256sum] = "a67ca57082b00ea734854d751ab19e8a49d4ea0d4be7194985da35863fb9fb19"
+SRC_URI[md5sum] = "d9d6afa51f2560cf5933dcdfd947011d"
+SRC_URI[sha256sum] = "8480ce3d8864b8974d9fe396998c6a7dae96edb68edf905bfd32ea9a11853ba5"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-serpent_1.22.bb b/meta-python/recipes-devtools/python/python-serpent_1.23.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-serpent_1.22.bb
rename to meta-python/recipes-devtools/python/python-serpent_1.23.bb
diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.22.bb b/meta-python/recipes-devtools/python/python3-serpent_1.23.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-serpent_1.22.bb
rename to meta-python/recipes-devtools/python/python3-serpent_1.23.bb

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


More information about the Openembedded-commits mailing list