diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:17:09 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:17:09 +0000 |
| commit | 473bbdcf30dcaf277291a1536e5a31c6fefa0b16 (patch) | |
| tree | b520a88f70e1cbd5706c82a406f4f878e37a9c43 /repos/extra/python/abuild | |
| parent | 888d35f0f9bc1e6a65bf709893305e74952263c9 (diff) | |
| download | alicelinux-473bbdcf30dcaf277291a1536e5a31c6fefa0b16.tar.gz alicelinux-473bbdcf30dcaf277291a1536e5a31c6fefa0b16.zip | |
python: updated to 3.13.6
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 382b3cf6..86344347 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,5 +1,5 @@ name=python -version=3.13.5 +version=3.13.6 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz musl-pgo-tests.patch" |