# This file created by conda-build 3.23.3 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Tue Jan 24 22:21:56 2023 # ------------------------------------------------ package: name: scikit-learn version: 1.2.1 source: patches: - patches/0001-ignore-errors-when-tearing-down-modules.patch sha256: 50613365b0c118b07ad51902d46b9f7779b8f81ea932a205bd12e64b829eea9a url: https://github.com/scikit-learn/scikit-learn/archive/1.2.1.tar.gz build: number: '0' script: - rm $PREFIX/include/cblas.h - /home/conda/feedstock_root/build_artifacts/scikit-learn_1674598990422/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/bin/python setup.py build_ext -j2 - /home/conda/feedstock_root/build_artifacts/scikit-learn_1674598990422/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/bin/python -m pip install . -vv string: py310h209a8ca_0 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - binutils_impl_linux-64 2.39 he00db2b_1 - binutils_linux-64 2.39 h5fc0e48_11 - gcc_impl_linux-64 11.3.0 hab1b70f_19 - gcc_linux-64 11.3.0 he6f903b_11 - gxx_impl_linux-64 11.3.0 hab1b70f_19 - gxx_linux-64 11.3.0 hc203a17_11 - kernel-headers_linux-64 2.6.32 he073ed8_15 - ld_impl_linux-64 2.39 hcc3a1bd_1 - libgcc-devel_linux-64 11.3.0 h210ce93_19 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libsanitizer 11.3.0 h239ccf8_19 - libstdcxx-devel_linux-64 11.3.0 h210ce93_19 - libstdcxx-ng 12.2.0 h46fd767_19 - sysroot_linux-64 2.12 he073ed8_15 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - appdirs 1.4.4 pyh9f0ad1d_0 - brotlipy 0.7.0 py310h5764c6d_1005 - bzip2 1.0.8 h7f98852_4 - ca-certificates 2022.12.7 ha878542_0 - certifi 2022.12.7 pyhd8ed1ab_0 - cffi 1.15.1 py310h255011f_3 - charset-normalizer 2.1.1 pyhd8ed1ab_0 - cryptography 39.0.0 py310h34c0648_0 - cython 0.29.33 py310heca2aa9_0 - idna 3.4 pyhd8ed1ab_0 - joblib 1.2.0 pyhd8ed1ab_0 - ld_impl_linux-64 2.39 hcc3a1bd_1 - libblas 3.9.0 5_h92ddd45_netlib - libcblas 3.9.0 5_h92ddd45_netlib - libffi 3.4.2 h7f98852_5 - libgcc-ng 12.2.0 h65d4601_19 - libgfortran-ng 12.2.0 h69a702a_19 - libgfortran5 12.2.0 h337968e_19 - libgomp 12.2.0 h65d4601_19 - liblapack 3.9.0 5_h92ddd45_netlib - libnsl 2.0.0 h7f98852_0 - libsqlite 3.40.0 h753d276_0 - libstdcxx-ng 12.2.0 h46fd767_19 - libuuid 2.32.1 h7f98852_1000 - libzlib 1.2.13 h166bdaf_4 - ncurses 6.3 h27087fc_1 - numpy 1.21.6 py310h45f3432_0 - openssl 3.0.7 h0b41bf4_1 - packaging 23.0 pyhd8ed1ab_0 - pip 22.0.4 pyhd8ed1ab_0 - pooch 1.6.0 pyhd8ed1ab_0 - pycparser 2.21 pyhd8ed1ab_0 - pyopenssl 23.0.0 pyhd8ed1ab_0 - pysocks 1.7.1 pyha2e5f31_6 - python 3.10.8 h4a9ceb5_0_cpython - python_abi 3.10 3_cp310 - readline 8.1.2 h0f457ee_0 - requests 2.28.2 pyhd8ed1ab_0 - scipy 1.10.0 py310h8deb116_0 - setuptools 59.8.0 py310hff52083_1 - threadpoolctl 3.1.0 pyh8a188c0_0 - tk 8.6.12 h27826a3_0 - tzdata 2022g h191b570_0 - urllib3 1.26.14 pyhd8ed1ab_0 - wheel 0.38.4 pyhd8ed1ab_0 - xz 5.2.6 h166bdaf_0 run: - joblib >=1.1.1 - libcblas >=3.9.0,<4.0a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.21.6,<2.0a0 - python >=3.10,<3.11.0a0 - python_abi 3.10.* *_cp310 - scipy - threadpoolctl >=2.0.0 test: commands: - pytest --pyargs sklearn -k "not (_not_a_real_test or test_loadings_converges)" -nauto --timeout=1200 --durations=50 imports: - sklearn requires: - cython >=0.29.24 - pytest >=5.3.1 - pytest-timeout - pytest-xdist about: dev_url: https://github.com/scikit-learn/scikit-learn home: http://scikit-learn.org/ license: BSD-3-Clause license_file: COPYING summary: A set of python modules for machine learning and data mining extra: copy_test_source_files: true final: true recipe-maintainers: - adrinjalali - amueller - astaric - glemaitre - jakirkham - jeremiedbb - jjerphan - jnothman - lesteve - ocefpaf - ogrisel - rth - thomasjpfan