mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
python3.13: update to version 3.13.9. (#13137)
This commit is contained in:
@@ -20,7 +20,7 @@ LICENSE="Python"
|
||||
COPYRIGHT="1990-2025 Python Software Foundation"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="b9910730526b298299b46b35595ced9055722df60c06ad6301f6a4e2c728a252"
|
||||
CHECKSUM_SHA256="ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c66"
|
||||
SOURCE_DIR="Python-$portVersion"
|
||||
|
||||
pyShortVer="${portVersion%.*}"
|
||||
@@ -313,7 +313,7 @@ TEST()
|
||||
local test_options=(
|
||||
# --single-process
|
||||
|
||||
# Use this to get same test order on different runs (actual value not important).
|
||||
# Use same seed on repeated runs (actual value not important).
|
||||
--randseed 7858065
|
||||
|
||||
# Print the names of the 10 slowest tests.
|
||||
Reference in New Issue
Block a user