# This file created by conda-build 3.17.8 # ------------------------------------------------ package: name: libblas version: 3.8.0 source: patches: - more_testing.diff sha256: deb22cc4a6120bff72621155a9917f485f96ef8319ac074a7afbc68aab88bcf6 url: http://www.netlib.org/lapack/lapack-3.8.0.tar.gz build: number: 10 run_exports: - libblas >=3.8.0,<4.0a0 string: 10_openblas requirements: host: - libgcc-ng 8.2.0 hdf63c60_1 - libgfortran-ng 7.3.0 hdf63c60_0 - openblas 0.3.6 h6e990d7_2 run: - openblas >=0.3.6,<0.3.7.0a0 run_constrained: - blas * openblas - libcblas 3.8.0 10_openblas - liblapack 3.8.0 10_openblas - liblapacke 3.8.0 10_openblas test: commands: - test -f $PREFIX/lib/libblas.so - test -f $PREFIX/lib/libblas.so.3 about: home: https://github.com/conda-forge/blas-feedstock license: BSD 3-clause summary: Metapackage to select the BLAS variant. Use conda's pinning mechanism in your environment to control which variant you want. extra: copy_test_source_files: true final: true recipe-maintainers: - isuruf - jakirkham - pelson