Package: suitesparse / 1:7.10.1+dfsg-1

Metadata

Package Version Patches format
suitesparse 1:7.10.1+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
do not build graphblas.patch | (download)

Makefile | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 do not build graphblas documentation
 GraphBLAS is not built from src:suitesparse (see the list of enabled projects in debian/rules).
 It is provided independently by src:suitesparse-graphblas, and we do
 For the documentation, we still rely on on the old Makefile, so we have to disable it there.
disable tests.patch | (download)

Mongoose/CMakeLists.txt | 9 3 + 6 - 0 !
1 file changed, 3 insertions(+), 6 deletions(-)

 disable some mongoose tests that fail
 The test failures have not been investigated.
 Some of those tests also download stuff from the internet.
 Some of those tests also need a Python interpreter, so if they were to be
 enabled, python would have to be added as a build dependency.
SPEXpy.patch | (download)

SPEX/Python/SPEXpy/spex_connect.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix filename of shared libspexpython (and harcode soversion)