From: Alexandru Ardelean Date: Tue, 2 Jun 2026 18:03:31 +0000 (+0300) Subject: python-mako: bump to 1.3.12 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0f1b9574c5a37d9b7bed4934e5cf509e677d1724;p=openwrt-packages.git python-mako: bump to 1.3.12 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-mako/Makefile b/lang/python/python-mako/Makefile index dc6a9e54b..5acced033 100644 --- a/lang/python/python-mako/Makefile +++ b/lang/python/python-mako/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-mako -PKG_VERSION:=1.3.10 +PKG_VERSION:=1.3.12 PKG_RELEASE:=1 PYPI_NAME:=Mako PYPI_SOURCE_NAME:=mako -PKG_HASH:=99579a6f39583fa7e5630a28c3c1f440e4e97a414b80372649c0ce338da2ea28 +PKG_HASH:=9f778e93289bd410bb35daadeb4fc66d95a746f0b75777b942088b7fd7af550a PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT