diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-11 07:21:33 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-11 07:21:33 +0000 |
| commit | 8ba6b4ecc2c2e092375b777ed78130d5420f66bb (patch) | |
| tree | 29ce67372a92ed580730ebfcdeec75dcf9ecf052 /repos/extra/python-distlib/abuild | |
| parent | 96455eca03db1500025448d76b401107a7e52879 (diff) | |
| download | alicelinux-8ba6b4ecc2c2e092375b777ed78130d5420f66bb.tar.gz alicelinux-8ba6b4ecc2c2e092375b777ed78130d5420f66bb.zip | |
python-distlib: updated to 0.4.2
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 1ce2404a..421b5985 100644 --- a/repos/extra/python-distlib/abuild +++ b/repos/extra/python-distlib/abuild @@ -1,5 +1,5 @@ name=python-distlib -version=0.4.1 +version=0.4.2 release=1 source="https://github.com/pypa/distlib/archive/${version}/distlib-${version}.tar.gz" |