From 1c70187951f4d3b146b6427a7435c62d72992088 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 8 Mar 2017 08:16:04 -0500 Subject: python-serpent: update to version 1.19 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-serpent.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-serpent.inc') diff --git a/meta-python/recipes-devtools/python/python-serpent.inc b/meta-python/recipes-devtools/python/python-serpent.inc index a1520db490..0b1aa91f34 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=2669deccb79531c74a5ddd71b45f5095" +LIC_FILES_CHKSUM = "file://PKG-INFO;md5=3773e39c491bb1f9ccc98389d57169d7" -SRC_URI[md5sum] = "e2cd7b751274c59b420d4f54db9a49cf" -SRC_URI[sha256sum] = "9afebb58ac8b827050e1969324388349dc9738b0a03b0d91567b328834a27732" +SRC_URI[md5sum] = "cdef596f727cb6b4176c89769d2d41ee" +SRC_URI[sha256sum] = "946b2c837f889971df3575af9dadd8f09bfe48549ebc1b9f6434263b653707ce" inherit pypi -- cgit 1.2.3-korg