diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jinja2.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-jinja2.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-jinja2.inc b/meta-python/recipes-devtools/python/python-jinja2.inc index 5342eb563..aee7bd3ff 100644 --- a/meta-python/recipes-devtools/python/python-jinja2.inc +++ b/meta-python/recipes-devtools/python/python-jinja2.inc | |||
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=20c831f91dd3bd486020f672ba2be386" | |||
4 | 4 | ||
5 | PYPI_PACKAGE = "Jinja2" | 5 | PYPI_PACKAGE = "Jinja2" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "61ef1117f945486472850819b8d1eb3d" | 7 | SRC_URI[md5sum] = "0ae535be40fd215a8114a090c8b68e5a" |
8 | SRC_URI[sha256sum] = "f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4" | 8 | SRC_URI[sha256sum] = "065c4f02ebe7f7cf559e49ee5a95fb800a9e4528727aec6f24402a5374c65013" |
9 | 9 | ||
10 | RDEPENDS_${PN} += "${PYTHON_PN}-io ${PYTHON_PN}-pickle ${PYTHON_PN}-crypt \ | 10 | RDEPENDS_${PN} += "${PYTHON_PN}-io ${PYTHON_PN}-pickle ${PYTHON_PN}-crypt \ |
11 | ${PYTHON_PN}-math ${PYTHON_PN}-netclient \ | 11 | ${PYTHON_PN}-math ${PYTHON_PN}-netclient \ |