diff mbox series

[49/77] python3-mako: upgrade 1.2.3 -> 1.2.4

Message ID 20230104110548.2537259-49-alex@linutronix.de
State Accepted, archived
Commit 27fad5ae2fff3f982aa30d19e5ad4fb4dbeaec9a
Headers show
Series [01/77] glib-2.0: upgrade 2.74.3 -> 2.74.4 | expand

Commit Message

Alexander Kanavin Jan. 4, 2023, 11:05 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../python/{python3-mako_1.2.3.bb => python3-mako_1.2.4.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-mako_1.2.3.bb => python3-mako_1.2.4.bb} (85%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-mako_1.2.3.bb b/meta/recipes-devtools/python/python3-mako_1.2.4.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-mako_1.2.3.bb
rename to 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"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "7fde96466fcfeedb0eed94f187f20b23d85e4cb41444be0e542e2c8c65c396cd"
+SRC_URI[sha256sum] = "d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34"
 
 RDEPENDS:${PN} = "${PYTHON_PN}-html \
                   ${PYTHON_PN}-markupsafe \