python-mako: Re-import host-only package from abandoned packages repo 21587/head
authorJeffery To <jeffery.to@gmail.com>
Fri, 14 Jul 2023 09:52:50 +0000 (17:52 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 17 Jul 2023 04:53:41 +0000 (12:53 +0800)
commit39192c3fe07c6a0aab6d2811bb873fefd5f1daea
tree74e6dd755f65802589ab9587797d570844ee4a26
parent92e4f64557e0a40d2d66e053080493add173b097
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>
(cherry picked from commit 666ea9397789b79aca402cbdab7d090f78623845)
lang/python/python-mako/Makefile [new file with mode: 0644]