suitesparse, move from python2.7 to python3.10 (#9235)

This commit is contained in:
Schrijvers Luc
2023-08-16 09:36:52 +00:00
committed by GitHub
parent 0caa1c2961
commit 5a3afd0a43

View File

@@ -23,7 +23,7 @@ C=A*B operator in MATLAB.
HOMEPAGE="http://www.suitesparse.com"
COPYRIGHT="1996-2019 Timothy A. Davis et al."
LICENSE="SUITESPARSE"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="5ba5add1663d51a1b6fb128b50fe869b497f3096765ff7f8212f0ede044b9557"
SOURCE_DIR="SuiteSparse-$portVersion"
@@ -161,7 +161,7 @@ BUILD_PREREQUIRES="
cmd:make
cmd:perl
cmd:pkg_config$secondaryArchSuffix
cmd:python2
cmd:python3
"
defineDebugInfoPackage suitesparse$secondaryArchSuffix \