diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-18 07:22:46 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-18 07:22:46 +0000 |
| commit | c77c2d00fb8ad8b2ad2994b97524de2af9cbf549 (patch) | |
| tree | 72f07a47129c0710efe5354000a32905cfbfa4a4 /repos/extra/python-distlib/abuild | |
| parent | fc4dbaae60dd53dc25afce1577f33d97e16b7b41 (diff) | |
| download | alicelinux-c77c2d00fb8ad8b2ad2994b97524de2af9cbf549.tar.gz alicelinux-c77c2d00fb8ad8b2ad2994b97524de2af9cbf549.zip | |
python-distlib: updated to 0.4.3
Diffstat (limited to 'repos/extra/python-distlib/abuild')
| -rw-r--r-- | repos/extra/python-distlib/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/python-distlib/abuild b/repos/extra/python-distlib/abuild index 421b5985..7fcc1e3e 100644 --- a/repos/extra/python-distlib/abuild +++ b/repos/extra/python-distlib/abuild @@ -1,5 +1,5 @@ name=python-distlib -version=0.4.2 +version=0.4.3 release=1 source="https://github.com/pypa/distlib/archive/${version}/distlib-${version}.tar.gz" |