[oe-commits] [meta-openembedded] 01/23: python-serpent: update to version 1.25

git at git.openembedded.org git at git.openembedded.org
Tue Jul 10 22:28:52 UTC 2018


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 747abc2f8e36b6023c19d79ddbf0e5fd2dfec549
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Jul 9 12:42:00 2018 -0400

    python-serpent: update to version 1.25
    
    License-Update: PKG-INFO updated for the latest release and MIT remains the package license
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 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(-)

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

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


More information about the Openembedded-commits mailing list