diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-23 01:42:53 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-23 01:42:53 +0000 |
| commit | 86b7e35d86caf033cbfa638aeb431cb823e327f2 (patch) | |
| tree | ec32f84922edb7401301e5c5fba081f202314a8b /repos/extra/python-installer/abuild | |
| parent | 9cd99b91431b2f05f12e950cf0da9551b55900be (diff) | |
| download | alicelinux-86b7e35d86caf033cbfa638aeb431cb823e327f2.tar.gz alicelinux-86b7e35d86caf033cbfa638aeb431cb823e327f2.zip | |
python-installer: updated to 1.0.1
Diffstat (limited to 'repos/extra/python-installer/abuild')
| -rw-r--r-- | repos/extra/python-installer/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/python-installer/abuild b/repos/extra/python-installer/abuild index bffdbfce..537632ca 100644 --- a/repos/extra/python-installer/abuild +++ b/repos/extra/python-installer/abuild @@ -1,5 +1,5 @@ name=python-installer -version=1.0.0 +version=1.0.1 release=1 source="https://files.pythonhosted.org/packages/py3/i/installer/installer-${version}-py3-none-any.whl" |