[oe] [meta-python] [PATCH] python-serpent: upgrade 1.25 -> 1.28

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Nov 8 08:00:43 UTC 2019


-License-Update: Upgrade PKG-INFO.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-serpent.inc      | 6 +++---
 .../{python-serpent_1.25.bb => python-serpent_1.28.bb}      | 0
 .../{python3-serpent_1.25.bb => python3-serpent_1.28.bb}    | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-serpent_1.25.bb => python-serpent_1.28.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-serpent_1.25.bb => python3-serpent_1.28.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-serpent.inc b/meta-python/recipes-devtools/python/python-serpent.inc
index 2ba65706b..1a3aac07f 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=5a8193ba89f1083617f32d522f6485e9"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=5cd70632b6cdb96df9ddaf6a4ce619e6"
 
-SRC_URI[md5sum] = "0f9684622125a527fa4fbe2587738973"
-SRC_URI[sha256sum] = "264a028e059c1b557701ae7c567cdab330dbd228ff924489343efcb39bd828a0"
+SRC_URI[md5sum] = "15ef8b67c76a6d19bac9c16731a1e62a"
+SRC_URI[sha256sum] = "f306336ca09aa38e526f3b03cab58eb7e45af09981267233167bcf3bfd6436ab"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-serpent_1.25.bb b/meta-python/recipes-devtools/python/python-serpent_1.28.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-serpent_1.25.bb
rename to meta-python/recipes-devtools/python/python-serpent_1.28.bb
diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.25.bb b/meta-python/recipes-devtools/python/python3-serpent_1.28.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-serpent_1.25.bb
rename to meta-python/recipes-devtools/python/python3-serpent_1.28.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list