diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-02 08:55:00 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-02 08:55:00 +0000 |
| commit | 7d601357319b21a3c4bddd828aae2e34b4b71a4c (patch) | |
| tree | 23ab4f7e0c096599be7a8f16b455f8e2d43d8f7a /repos/extra/python-mako/abuild | |
| parent | caa78533cc1e6c5f59f3bc3878a53fbb42a10365 (diff) | |
| download | alicelinux-7d601357319b21a3c4bddd828aae2e34b4b71a4c.tar.gz alicelinux-7d601357319b21a3c4bddd828aae2e34b4b71a4c.zip | |
python-mako: updated to 1.3.12
Diffstat (limited to 'repos/extra/python-mako/abuild')
| -rw-r--r-- | repos/extra/python-mako/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/python-mako/abuild b/repos/extra/python-mako/abuild index 70154e75..4d3c31fc 100644 --- a/repos/extra/python-mako/abuild +++ b/repos/extra/python-mako/abuild @@ -1,4 +1,4 @@ name=python-mako -version=1.3.11 +version=1.3.12 release=1 source="https://pypi.org/packages/source/m/mako/mako-$version.tar.gz" |