diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | d95db39fc606b6ac4ef81c478a122619fcee5464 (patch) | |
| tree | 5a44c30c4a3e102c2dbc3499bfe5aa1186801740 /repos/extra/python/abuild | |
| parent | 03e7926afdef2d95e70c2d69ef6882b6b2e5d599 (diff) | |
| download | alicelinux-d95db39fc606b6ac4ef81c478a122619fcee5464.tar.gz alicelinux-d95db39fc606b6ac4ef81c478a122619fcee5464.zip | |
python: updated to 3.12.7
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 24a05c2e..617ab7ef 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,5 +1,5 @@ name=python -version=3.12.5 +version=3.12.7 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz" build_opt="--without-ensurepip |