conda-forge / suitesparse-feedstock

A conda-smithy repository for suitesparse.
BSD 3-Clause "New" or "Revised" License
1 stars 16 forks source link

5.4.0 (without graphblas and mongoose) #56

Closed minrk closed 5 years ago

minrk commented 5 years ago

to be packaged separately (https://github.com/conda-forge/staged-recipes/pull/9791)

it turns out that mongoose does not have any dependency on suitesparse-config. The bundled code is only used at build time.

closes #55

includes #54 includes #50

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

grlee77 commented 5 years ago

+1. It seems fine with me to split those two off, especially given the much longer build time for GraphBLAS.

minrk commented 5 years ago

Fixed patch for linux, should be all set now