python3.10: update to version 3.10.13 (#9283)

This commit is contained in:
OscarL
2023-08-25 06:39:14 -03:00
committed by GitHub
parent 58ad33e89d
commit b8cdf0e090
3 changed files with 3 additions and 3 deletions

View File

@@ -9,9 +9,9 @@ OSI-approved open source license."
HOMEPAGE="https://www.python.org"
LICENSE="Python"
COPYRIGHT="1990-2023 Python Software Foundation"
REVISION="2"
REVISION="1"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="afb74bf19130e7a47d10312c8f5e784f24e0527981eab68e20546cfb865830b8"
CHECKSUM_SHA256="5c88848668640d3e152b35b4536ef1c23b2ca4bd2c957ef1ecbb053f571dd3f6"
SOURCE_DIR="Python-$portVersion"
pyShortVer="${portVersion%.*}"
@@ -24,7 +24,7 @@ if [ "$secondaryArchSuffix" = _x86 ] ; then
"
fi
ARCHITECTURES="all !x86_gcc2 ?x86"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
# On x86_gcc2 we don't want to install the commands in bin/<arch>/, but in bin/.