diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 07:14:09 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 07:14:09 +0000 |
| commit | 9f2aaa24f8d83138d5dedc9679ddfbdb14f6586f (patch) | |
| tree | 7a78a6c5518e06e86ff2b1b73f613cafd05ce842 /repos/extra/python/abuild | |
| parent | 4c7a6b67c3dec6178f81f649c640b40b86a6f1e0 (diff) | |
| download | alicelinux-9f2aaa24f8d83138d5dedc9679ddfbdb14f6586f.tar.gz alicelinux-9f2aaa24f8d83138d5dedc9679ddfbdb14f6586f.zip | |
python: updated to 3.14.3
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 8e1b9d05..06a9655c 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,5 +1,5 @@ name=python -version=3.14.2 +version=3.14.3 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz libressl.diff" |