diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:43:19 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:43:19 +0800 |
| commit | 734eb6c6298b9f53791ff6eda575c45edb0b2110 (patch) | |
| tree | 2ae3faecb3f483bbdb02decd6e78a8fafd523ef0 /repos/extra/python/abuild | |
| parent | 973faba55b249507d8efc7adf1bda3ba6ce8729a (diff) | |
| download | alicelinux-734eb6c6298b9f53791ff6eda575c45edb0b2110.tar.gz alicelinux-734eb6c6298b9f53791ff6eda575c45edb0b2110.zip | |
python: updated to 3.12.5
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 ec1c8773..24a05c2e 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,5 +1,5 @@ name=python -version=3.12.4 +version=3.12.5 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz" build_opt="--without-ensurepip |