diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-trafaret_2.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-trafaret_2.0.2.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-trafaret_2.0.2.bb b/meta-python/recipes-devtools/python/python3-trafaret_2.1.0.bb index 4e814073b2..96602016e0 100644 --- a/meta-python/recipes-devtools/python/python3-trafaret_2.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-trafaret_2.1.0.bb | |||
@@ -3,7 +3,8 @@ SUMMARY = "Ultimate transformation library that supports validation, contexts an | |||
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=21ecc7aa8f699874e706fc1354903437" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=21ecc7aa8f699874e706fc1354903437" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "61dfc25b574f70bfdf7ee3a808ec423061811c13a10b8d3c9e11ab539b96ab65" | 6 | SRC_URI[sha256sum] = "72c342ede27fb34cd219b62855119380ae1c87006b6106be163c01159eb955ff" |
7 | SRC_URI[md5sum] = "228675376012fb27dd7f70ab685e7766" | ||
7 | 8 | ||
8 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
9 | 10 | ||