diff options
author | Derek Straka <derek@asterius.io> | 2017-03-08 08:16:04 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-03-11 17:56:45 +0100 |
commit | 1c70187951f4d3b146b6427a7435c62d72992088 (patch) | |
tree | 1c36054d46c4be280e129b44bf8260347c27a586 | |
parent | 5831b3680c4b57e229fc4dda71a0ee5b42ae8672 (diff) | |
download | meta-openembedded-1c70187951f4d3b146b6427a7435c62d72992088.tar.gz |
python-serpent: update to version 1.19
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-serpent.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-serpent_1.19.bb (renamed from meta-python/recipes-devtools/python/python-serpent_1.18.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-serpent_1.19.bb (renamed from meta-python/recipes-devtools/python/python3-serpent_1.18.1.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 a1520db49..0b1aa91f3 100644 --- a/meta-python/recipes-devtools/python/python-serpent.inc +++ b/meta-python/recipes-devtools/python/python-serpent.inc | |||
@@ -1,9 +1,9 @@ | |||
1 | SUMMARY = "Serialization based on ast.literal_eval" | 1 | SUMMARY = "Serialization based on ast.literal_eval" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=2669deccb79531c74a5ddd71b45f5095" | 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=3773e39c491bb1f9ccc98389d57169d7" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "e2cd7b751274c59b420d4f54db9a49cf" | 5 | SRC_URI[md5sum] = "cdef596f727cb6b4176c89769d2d41ee" |
6 | SRC_URI[sha256sum] = "9afebb58ac8b827050e1969324388349dc9738b0a03b0d91567b328834a27732" | 6 | SRC_URI[sha256sum] = "946b2c837f889971df3575af9dadd8f09bfe48549ebc1b9f6434263b653707ce" |
7 | 7 | ||
8 | inherit pypi | 8 | inherit pypi |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python-serpent_1.18.1.bb b/meta-python/recipes-devtools/python/python-serpent_1.19.bb index 0db3cf98a..0db3cf98a 100644 --- a/meta-python/recipes-devtools/python/python-serpent_1.18.1.bb +++ b/meta-python/recipes-devtools/python/python-serpent_1.19.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.18.1.bb b/meta-python/recipes-devtools/python/python3-serpent_1.19.bb index 199dcfafd..199dcfafd 100644 --- a/meta-python/recipes-devtools/python/python3-serpent_1.18.1.bb +++ b/meta-python/recipes-devtools/python/python3-serpent_1.19.bb | |||