diff options
author | Derek Straka <derek@asterius.io> | 2018-07-09 12:42:00 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-12 07:19:42 -0700 |
commit | fe53d332ccec99364fbf72a4abc74b6fce410df2 (patch) | |
tree | d91790a27cd747187e2e465126b1cb881962c035 /meta-python/recipes-devtools/python | |
parent | e2d161465630eec09ec66ad11a33c30f17c04a7d (diff) | |
download | meta-openembedded-fe53d332ccec99364fbf72a4abc74b6fce410df2.tar.gz |
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@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-serpent.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-serpent_1.25.bb (renamed from meta-python/recipes-devtools/python/python-serpent_1.24.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-serpent_1.25.bb (renamed from meta-python/recipes-devtools/python/python3-serpent_1.24.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 3f51bc29b..2ba65706b 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=acdea68f0e5a89eb6cbfdf54e38c356e" | 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=5a8193ba89f1083617f32d522f6485e9" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "d0c50f1943ff86d830eb3fe40f6dc1e3" | 5 | SRC_URI[md5sum] = "0f9684622125a527fa4fbe2587738973" |
6 | SRC_URI[sha256sum] = "b6855483d95a03b6aee358363684cd38a3a670240da5bc6da4253079cb07b8df" | 6 | SRC_URI[sha256sum] = "264a028e059c1b557701ae7c567cdab330dbd228ff924489343efcb39bd828a0" |
7 | 7 | ||
8 | inherit pypi | 8 | inherit pypi |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python-serpent_1.24.bb b/meta-python/recipes-devtools/python/python-serpent_1.25.bb index 0db3cf98a..0db3cf98a 100644 --- a/meta-python/recipes-devtools/python/python-serpent_1.24.bb +++ b/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 index 1e04def7b..1e04def7b 100644 --- a/meta-python/recipes-devtools/python/python3-serpent_1.24.bb +++ b/meta-python/recipes-devtools/python/python3-serpent_1.25.bb | |||