diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-serpent_1.30.2.bb (renamed from meta-python/recipes-devtools/python/python3-serpent_1.28.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.28.bb b/meta-python/recipes-devtools/python/python3-serpent_1.30.2.bb index af2d4aa4a7..64edff76ba 100644 --- a/meta-python/recipes-devtools/python/python3-serpent_1.28.bb +++ b/meta-python/recipes-devtools/python/python3-serpent_1.30.2.bb | |||
@@ -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=5cd70632b6cdb96df9ddaf6a4ce619e6" | 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=5271c65b7cf83bd28055e592c2d14667" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "15ef8b67c76a6d19bac9c16731a1e62a" | 5 | SRC_URI[md5sum] = "cbef4f9c88f88c38195d11a0363a095f" |
6 | SRC_URI[sha256sum] = "f306336ca09aa38e526f3b03cab58eb7e45af09981267233167bcf3bfd6436ab" | 6 | SRC_URI[sha256sum] = "72753820246a7d8486e8b385353e3bbf769abfceec2e850fa527a288b084ff7a" |
7 | 7 | ||
8 | inherit pypi ptest setuptools3 | 8 | inherit pypi ptest setuptools3 |
9 | 9 | ||