diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-markupsafe.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-markupsafe.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-markupsafe.inc b/meta-python/recipes-devtools/python/python-markupsafe.inc index fd7d9bdc27..de61944d59 100644 --- a/meta-python/recipes-devtools/python/python-markupsafe.inc +++ b/meta-python/recipes-devtools/python/python-markupsafe.inc | |||
@@ -3,8 +3,6 @@ HOMEPAGE = "http://github.com/mitsuhiko/markupsafe" | |||
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c6d1adcf45d69359f256c1cea3254127" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c6d1adcf45d69359f256c1cea3254127" |
5 | 5 | ||
6 | PR = "r0" | ||
7 | |||
8 | SRC_URI[md5sum] = "f5ab3deee4c37cd6a922fb81e730da6e" | 6 | SRC_URI[md5sum] = "f5ab3deee4c37cd6a922fb81e730da6e" |
9 | SRC_URI[sha256sum] = "a4ec1aff59b95a14b45eb2e23761a0179e98319da5a7eb76b56ea8cdc7b871c3" | 7 | SRC_URI[sha256sum] = "a4ec1aff59b95a14b45eb2e23761a0179e98319da5a7eb76b56ea8cdc7b871c3" |
10 | 8 | ||