[oe] [meta-python][PATCH] python-serpent: update to version 1.25

Derek Straka derek at asterius.io
Mon Jul 9 16:42:00 UTC 2018


License-Update: PKG-INFO updated for the latest release and MIT remains the package license

Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-serpent.inc              | 6 +++---
 .../python/{python-serpent_1.24.bb => python-serpent_1.25.bb}       | 0
 .../python/{python3-serpent_1.24.bb => python3-serpent_1.25.bb}     | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-serpent_1.24.bb => python-serpent_1.25.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-serpent_1.24.bb => python3-serpent_1.25.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-serpent.inc b/meta-python/recipes-devtools/python/python-serpent.inc
index 3f51bc2..2ba6570 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=acdea68f0e5a89eb6cbfdf54e38c356e"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=5a8193ba89f1083617f32d522f6485e9"
 
-SRC_URI[md5sum] = "d0c50f1943ff86d830eb3fe40f6dc1e3"
-SRC_URI[sha256sum] = "b6855483d95a03b6aee358363684cd38a3a670240da5bc6da4253079cb07b8df"
+SRC_URI[md5sum] = "0f9684622125a527fa4fbe2587738973"
+SRC_URI[sha256sum] = "264a028e059c1b557701ae7c567cdab330dbd228ff924489343efcb39bd828a0"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-serpent_1.24.bb b/meta-python/recipes-devtools/python/python-serpent_1.25.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-serpent_1.24.bb
rename to meta-python/recipes-devtools/python/python-serpent_1.25.bb
diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.24.bb b/meta-python/recipes-devtools/python/python3-serpent_1.25.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-serpent_1.24.bb
rename to meta-python/recipes-devtools/python/python3-serpent_1.25.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list