diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:13:24 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:13:24 +0000 |
| commit | 1f13799b0bc9dc4bf70f89ce5dd1c15f5cde92a4 (patch) | |
| tree | a1e407040f6a7f01b2262300bae7a81b6b11f0b5 /repos/extra/python/abuild | |
| parent | a8f088caac58eb01d7336d9f5eff97725b2e9d6f (diff) | |
| download | alicelinux-1f13799b0bc9dc4bf70f89ce5dd1c15f5cde92a4.tar.gz alicelinux-1f13799b0bc9dc4bf70f89ce5dd1c15f5cde92a4.zip | |
python: updated to 3.13.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 86344347..2fad015d 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,5 +1,5 @@ name=python -version=3.13.6 +version=3.13.7 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz musl-pgo-tests.patch" |