* On 2020-10-12 at 23:46 BST, Jason Bacon wrote:
To anyone maintaining BLAS/LAPACK-dependent packages:
We have a new system in-place, developed by Thomas Orgis, that allows pkgsrc
packages to use any BLAS/LAPACK implementation without modification to the
package.
This system will greatly improve the usability of pkgsrc in science by
providing flexibility and the superior performance of alternative
implementations such as OpenBLAS.
Something in this change broke bulk builds, the dependencies for
py27-numpy via math/py-numpy16 cannot be satisfied:
pbulk-resolve: No match found for dependency py27-numpy>=1.19.2nb1 of package py27-biopython-1.74nb1
pbulk-resolve: No match found for dependency py27-numpy>=1.19.2nb1 of package py27-mol-1.5.0.1nb8
pbulk-resolve: No match found for dependency py27-numpy>=1.19.2nb1 of package py27-gds-1.6nb1
pbulk-resolve: No match found for dependency py27-numpy>=1.19.2nb1 of package py27-bcolz-1.2.1nb1
pbulk-resolve: No match found for dependency py27-numpy>=1.19.2nb1 of package py27-boost-1.73.0nb1
[...etc...]
Please can you take a look and fix?