aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-serpent.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-07-24 14:32:00 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-13 13:19:01 +0200
commit76313455e0d55b1e00196f4a1428bb1b7e2bfd69 (patch)
tree5921b4c6b579bd186d397ccb87d10c7cf2e1ab30 /meta-python/recipes-devtools/python/python-serpent.inc
parent5fc1c31209261f577fc934e1d6493c78b48e3952 (diff)
downloadmeta-openembedded-contrib-76313455e0d55b1e00196f4a1428bb1b7e2bfd69.tar.gz
python-serpent: update to version 1.23
Update license checksum and verify terms are unchanged Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-serpent.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-serpent.inc6
1 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 8b98043618..6454ee0f31 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