mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
suitesparse, move from python2.7 to python3.10 (#9235)
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user