python-mako: bump to 1.3.10

Changelog: https://github.com/sqlalchemy/mako/blob/main/doc/changelog.rst

Maintenance release with bug fixes since 1.3.5.
Add PYPI_SOURCE_NAME to use lowercase filename (mako-1.3.10.tar.gz).

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
Alexandru Ardelean
2026-04-04 21:22:25 +03:00
committed by Alexandru Ardelean
parent 04ba8f5146
commit f7534f8530

View File

@@ -6,11 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-mako
PKG_VERSION:=1.3.5
PKG_VERSION:=1.3.10
PKG_RELEASE:=1
PYPI_NAME:=Mako
PKG_HASH:=48dbc20568c1d276a2698b36d968fa76161bf127194907ea6fc594fa81f943bc
PYPI_SOURCE_NAME:=mako
PKG_HASH:=99579a6f39583fa7e5630a28c3c1f440e4e97a414b80372649c0ce338da2ea28
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=MIT