diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:47:25 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:47:25 +0800 |
| commit | 09b6e4e6a4232af366a8bfba5fbd6b1c46c82f8e (patch) | |
| tree | 2eed201d6109b0e015e7d29a882c7de551b8a80d /repos/extra/python/abuild | |
| parent | cda3933f5ee3b62a264e387fe79c006015cabc7f (diff) | |
| download | alicelinux-09b6e4e6a4232af366a8bfba5fbd6b1c46c82f8e.tar.gz alicelinux-09b6e4e6a4232af366a8bfba5fbd6b1c46c82f8e.zip | |
python: updated to 3.13.2
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 39a6fec3..257fab96 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,5 +1,5 @@ name=python -version=3.13.1 +version=3.13.2 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz" build_opt="--without-ensurepip |