mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-17 09:10:08 +02:00
python3.12: update to version 3.12.13. (#13926)
The added change in MACHDEP (configure.ac) makes sys.platform return plain
"haiku", instead of "haiku1" in beta5, or "haikuR1~beta5+develpment" on
nightlies.
This makes it more aligned with what's done for Linux and FreeBSD, where it
returns just the name in lower case, and no version suffix.
ToDo: clean up the rest of patchsets, where we used:
`if sys.platform.starswith("haiku")`, or `sys.platform[:5] == "haiku"`.
Build tested on hrev59595, x86_64.
This commit is contained in:
1200
dev-lang/python/patches/python3.12-3.12.13.patchset
Normal file
1200
dev-lang/python/patches/python3.12-3.12.13.patchset
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user