diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:47:57 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:47:57 +0800 |
| commit | ebcd9d4733f5f474e78caa5ea3caae16d50584aa (patch) | |
| tree | 4fd13c51ba31c84930c9105ffc2b0248f6cc2b96 /repos/extra/python-mako/abuild | |
| parent | 19f8127918144025ab07be1c17c877439c303484 (diff) | |
| download | alicelinux-ebcd9d4733f5f474e78caa5ea3caae16d50584aa.tar.gz alicelinux-ebcd9d4733f5f474e78caa5ea3caae16d50584aa.zip | |
python-mako: updated to 1.3.9
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 5977fbdc..dfc1cf6d 100644 --- a/repos/extra/python-mako/abuild +++ b/repos/extra/python-mako/abuild @@ -1,4 +1,4 @@ name=python-mako -version=1.3.8 +version=1.3.9 release=1 source="https://pypi.org/packages/source/m/mako/mako-$version.tar.gz" |