python-mako: Re-import host-only package from abandoned packages repo 21566/head
authorJeffery To <jeffery.to@gmail.com>
Fri, 14 Jul 2023 09:52:50 +0000 (17:52 +0800)
committerJeffery To <jeffery.to@gmail.com>
Fri, 14 Jul 2023 11:32:20 +0000 (19:32 +0800)
commit666ea9397789b79aca402cbdab7d090f78623845
tree9e24e148d08ac7d3c97ab76c07ac8ee2a4615d94
parent97ec5d2a6855180295c024782aad50da8081504f
python-mako: Re-import host-only package from abandoned packages repo

Mako was removed in 60ce07b9a1d5c7a53297f177f10af68f3304be9e; at the
time we were using host pip to install host Python packages and so
having this package was not necessary.

With the move away from host pip and toward proper host packages, it
would be better to have a Mako host-only package here to support the
mesa package in the video feed.

This re-imports the package from the abandoned packages feed, updates
the makefile with current Python package conventions, and updates the
package to the latest version.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-mako/Makefile [new file with mode: 0644]