diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-07 08:43:06 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-07 08:43:06 +0000 |
| commit | b476232066e0e528e892dcf38d5c48311ef2e0d7 (patch) | |
| tree | fc08b3aabbd708643a27bd0d361c03bbb91c815f /python/abuild | |
| parent | 320188da8dc54c3bea83d55c6e55ac9222119781 (diff) | |
| download | alicelinux-b476232066e0e528e892dcf38d5c48311ef2e0d7.tar.gz alicelinux-b476232066e0e528e892dcf38d5c48311ef2e0d7.zip | |
Woodpecker CI d881624f176cf3220436ba7f535efa8af4ce4b87 [SKIP CI]
Diffstat (limited to 'python/abuild')
| -rw-r--r-- | python/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/abuild b/python/abuild index 551bc079..8e1b9d05 100644 --- a/python/abuild +++ b/python/abuild @@ -1,8 +1,8 @@ name=python -version=3.13.9 +version=3.14.2 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz - musl-pgo-tests.patch" + libressl.diff" build() { # musl workaround |