summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-mako_1.2.4.bb (renamed from meta/recipes-devtools/python/python3-mako_1.2.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-mako_1.2.3.bb b/meta/recipes-devtools/python/python3-mako_1.2.4.bb
index 12acfee777..9860058723 100644
--- a/meta/recipes-devtools/python/python3-mako_1.2.3.bb
+++ b/meta/recipes-devtools/python/python3-mako_1.2.4.bb
@@ -8,7 +8,7 @@ PYPI_PACKAGE = "Mako"
8 8
9inherit pypi python_setuptools_build_meta 9inherit pypi python_setuptools_build_meta
10 10
11SRC_URI[sha256sum] = "7fde96466fcfeedb0eed94f187f20b23d85e4cb41444be0e542e2c8c65c396cd" 11SRC_URI[sha256sum] = "d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34"
12 12
13RDEPENDS:${PN} = "${PYTHON_PN}-html \ 13RDEPENDS:${PN} = "${PYTHON_PN}-html \
14 ${PYTHON_PN}-markupsafe \ 14 ${PYTHON_PN}-markupsafe \