# This file created by conda-build 3.23.3 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Mon Feb 6 00:14:02 2023 # ------------------------------------------------ package: name: numpy version: 1.24.2 source: - sha256: 003a9f530e880cb2cd177cba1af7220b9aa42def9c4afc2a2fc3ee6be7eb2b22 url: https://github.com/numpy/numpy/releases/download/v1.24.2/numpy-1.24.2.tar.gz build: entry_points: null number: '0' run_exports: - numpy >=1.24.2,<2.0a0 string: py310h8deb116_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 - bzip2 1.0.8 h7f98852_4 - ca-certificates 2022.12.7 ha878542_0 - cython 0.29.33 py310heca2aa9_0 - ld_impl_linux-64 2.40 h41732ed_0 - 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 - openssl 3.0.7 h0b41bf4_2 - pip 23.0 pyhd8ed1ab_0 - python 3.10.9 he550d4f_0_cpython - python_abi 3.10 3_cp310 - readline 8.1.2 h0f457ee_0 - setuptools 59.8.0 py310hff52083_1 - tk 8.6.12 h27826a3_0 - tzdata 2022g h191b570_0 - wheel 0.38.4 pyhd8ed1ab_0 - xz 5.2.6 h166bdaf_0 run: - libblas >=3.9.0,<4.0a0 - libcblas >=3.9.0,<4.0a0 - libgcc-ng >=12 - liblapack >=3.9.0,<4.0a0 - libstdcxx-ng >=12 - python >=3.10,<3.11.0a0 - python_abi 3.10.* *_cp310 run_constrained: - numpy-base <0a0 test: commands: - f2py -h - python -c "import numpy, sys; sys.exit(not numpy.test(verbose=1, label='full', tests=None, extra_argv=['-k', 'not (_not_a_real_test)', '-nauto', '--timeout=3000', '--durations=50']))" imports: - numpy - numpy.array_api - numpy.array_api.linalg - numpy.core._multiarray_tests - numpy.core._operand_flag_tests - numpy.core._rational_tests - numpy.core._struct_ufunc_tests - numpy.core._umath_tests - numpy.core.multiarray - numpy.core.numeric - numpy.core.umath - numpy.ctypeslib - numpy.distutils - numpy.doc - numpy.doc.constants - numpy.doc.ufuncs - numpy.f2py - numpy.fft - numpy.lib - numpy.lib.mixins - numpy.lib.recfunctions - numpy.lib.scimath - numpy.linalg - numpy.linalg.lapack_lite - numpy.ma - numpy.ma.extras - numpy.ma.mrecords - numpy.matlib - numpy.polynomial - numpy.random - numpy.random.mtrand - numpy.testing - numpy.typing - numpy.version requires: - cython - gcc_linux-64 11.* - gfortran_linux-64 11.* - hypothesis - pytest - pytest-timeout - pytest-xdist - pytz - setuptools <60.0.0 - typing_extensions about: dev_url: https://github.com/numpy/numpy doc_url: https://numpy.org/doc/stable/ home: http://numpy.org/ license: BSD-3-Clause license_file: LICENSE.txt summary: The fundamental package for scientific computing with Python. extra: copy_test_source_files: true final: true recipe-maintainers: - h-vetinari - isuruf - jakirkham - msarahan - ocefpaf - pelson - rgommers - xhochy