diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-03 23:28:12 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-03 23:28:12 +0000 |
| commit | 34bcfb430fa95e1bb2cf444080287cec62f2fc0e (patch) | |
| tree | 5708f41416f881b93de906130d0a3e71c9970981 /repos/extra/python-distlib/abuild | |
| parent | b68f1cec4cfb485121fe5a6e27f5cd9e6a59ccda (diff) | |
| download | alicelinux-34bcfb430fa95e1bb2cf444080287cec62f2fc0e.tar.gz alicelinux-34bcfb430fa95e1bb2cf444080287cec62f2fc0e.zip | |
python-distlib: updated to 0.4.1
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 75d87c7b..1ce2404a 100644 --- a/repos/extra/python-distlib/abuild +++ b/repos/extra/python-distlib/abuild @@ -1,5 +1,5 @@ name=python-distlib -version=0.4.0 +version=0.4.1 release=1 source="https://github.com/pypa/distlib/archive/${version}/distlib-${version}.tar.gz" |