Disable license_file for dal-devel on osx-64 because of an error but there is still available license_url
Fix a generic home url
Add a generic license_family
Add missing_tests to skip-lints because the linter can't see them if they are provided for different platforms
The versions updated in this PR are:
dal-2023.1.1
dal-devel-2023.1.1
dal-include-2023.1.1
dal-static-2023.1.1
intel-openmp-2023.1.0
mkl-2023.1.0
mkl-devel-2023.1.0
mkl-include-2023.1.0
Notes:
As it happened already with our previous build https://github.com/AnacondaRecipes/intel_repack-feedstock/pull/21#issue-1589837332, the source files provided by Intel in their channel do not appear to have been built correctly on osx-64 for dal-devel package osx-64/dal-devel-2023.1.1-intel_48680.tar.bz2 package here, it does not contain any actual binaries if you extract it (it only contains the info directory). But now we do not skip osx in general because our goal is to build MKL on osx-64.
It's still a question if we should skip building dal-devel on osx-64
Jira: https://anaconda.atlassian.net/browse/PKG-1582
Actions:
requirements/build
for mkl-include, blas, dal-include to satisfy anaconda-linter.The versions updated in this PR are:
dal-2023.1.1
dal-devel-2023.1.1
dal-include-2023.1.1
dal-static-2023.1.1
intel-openmp-2023.1.0
mkl-2023.1.0
mkl-devel-2023.1.0
mkl-include-2023.1.0
Notes:
osx-64
fordal-devel
packageosx-64/dal-devel-2023.1.1-intel_48680.tar.bz2
package here, it does not contain any actual binaries if you extract it (it only contains theinfo
directory). But now we do not skiposx
in general because our goal is to build MKL onosx-64
.osx-64