diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-04 01:22:59 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-04 01:22:59 +0000 |
| commit | f82a0a9eb537bb11a74ab2e67e7d8ac8d2863186 (patch) | |
| tree | 7fb3d9d1c813bdebc86e41ba9ab2afce3817ee54 /repos/extra/python-installer/abuild | |
| parent | 08772e9b630b00a269c51218ec4b0fab26f6a9d2 (diff) | |
| download | alicelinux-f82a0a9eb537bb11a74ab2e67e7d8ac8d2863186.tar.gz alicelinux-f82a0a9eb537bb11a74ab2e67e7d8ac8d2863186.zip | |
python-installer: updated to 1.0.0
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 0d5fd403..bffdbfce 100644 --- a/repos/extra/python-installer/abuild +++ b/repos/extra/python-installer/abuild @@ -1,5 +1,5 @@ name=python-installer -version=0.7.0 +version=1.0.0 release=1 source="https://files.pythonhosted.org/packages/py3/i/installer/installer-${version}-py3-none-any.whl" |