[oe-commits] [meta-openembedded] 07/15: python-serpent: upgrade 1.25 -> 1.28

git at git.openembedded.org git at git.openembedded.org
Fri Nov 8 17:17:21 UTC 2019


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 8ad3d3f4b57c71d3cca9f6d614613a7910c40da9
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Nov 8 16:00:43 2019 +0800

    python-serpent: upgrade 1.25 -> 1.28
    
    -License-Update: Upgrade PKG-INFO.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-serpent.inc              | 6 +++---
 .../python/{python-serpent_1.25.bb => python-serpent_1.28.bb}       | 0
 .../python/{python3-serpent_1.25.bb => python3-serpent_1.28.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 2ba6570..1a3aac0 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

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


More information about the Openembedded-commits mailing list