summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-serpent.inc
diff options
context:
space:
mode:
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 2ba65706ba..1a3aac07fe 100644
--- a/meta-python/recipes-devtools/python/python-serpent.inc
+++ b/meta-python/recipes-devtools/python/python-serpent.inc
@@ -1,9 +1,9 @@
1SUMMARY = "Serialization based on ast.literal_eval" 1SUMMARY = "Serialization based on ast.literal_eval"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://PKG-INFO;md5=5a8193ba89f1083617f32d522f6485e9" 3LIC_FILES_CHKSUM = "file://PKG-INFO;md5=5cd70632b6cdb96df9ddaf6a4ce619e6"
4 4
5SRC_URI[md5sum] = "0f9684622125a527fa4fbe2587738973" 5SRC_URI[md5sum] = "15ef8b67c76a6d19bac9c16731a1e62a"
6SRC_URI[sha256sum] = "264a028e059c1b557701ae7c567cdab330dbd228ff924489343efcb39bd828a0" 6SRC_URI[sha256sum] = "f306336ca09aa38e526f3b03cab58eb7e45af09981267233167bcf3bfd6436ab"
7 7
8inherit pypi 8inherit pypi
9 9