jca c9fa63c46c Use math/cblas instead of a bundled copy
scipy properly detects cblas now that libcblas.so has a dep on
libblas.so.  Register the dep on math/cblas, along with math/lapack,
because scipy directly links against those.  (py-numpy, a BUILD
and RUN_DEPENDS, also links against those but better be explicit).

Spotted by naddy@

While here, bytecompile all the installed .py files
2020-04-03 15:12:07 +00:00
..
2019-04-20 21:35:01 +00:00
2020-02-16 17:53:36 +00:00