diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-21 08:43:22 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-21 08:43:22 +0000 |
| commit | 81a23b3ce6d18d85616a5453d435bd4aa723c5be (patch) | |
| tree | 7b13d4f50084faae43b8252faa17a64899ef1062 /repos/extra/python/abuild | |
| parent | 4592a6a172110fcbda4bea0d5a3c79ee73ad5633 (diff) | |
| download | alicelinux-81a23b3ce6d18d85616a5453d435bd4aa723c5be.tar.gz alicelinux-81a23b3ce6d18d85616a5453d435bd4aa723c5be.zip | |
python: updated to 3.13.9
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 2fad015d..551bc079 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,5 +1,5 @@ name=python -version=3.13.7 +version=3.13.9 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz musl-pgo-tests.patch" |