diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:19:26 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:19:26 +0800 |
| commit | e0ba62c054a2353cb72dc65015e648739710fa1d (patch) | |
| tree | e38caab642e1d4e097924d2914f1bf610657673c /repos/extra/python/abuild | |
| parent | 4c6c498a819826b67345895d9c539883b697add7 (diff) | |
| download | alicelinux-e0ba62c054a2353cb72dc65015e648739710fa1d.tar.gz alicelinux-e0ba62c054a2353cb72dc65015e648739710fa1d.zip | |
python: updated to 3.12.4
Diffstat (limited to 'repos/extra/python/abuild')
| -rw-r--r-- | repos/extra/python/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/python/abuild b/repos/extra/python/abuild index fb2ee4d2..ec1c8773 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,5 +1,5 @@ name=python -version=3.12.3 +version=3.12.4 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz" build_opt="--without-ensurepip |