# This file created by conda-build 3.23.3 # ------------------------------------------------ package: name: matplotlib-base version: 3.7.0 source: sha256: e3a799e17fbee6949b4c3ca99d8bb05d847f39212a6f25e141de7389c96c99ca url: https://github.com/matplotlib/matplotlib/archive/v3.7.0.tar.gz build: ignore_run_exports_from: - zlib number: 0 string: py310he60537e_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 - libtool 2.4.7 h27087fc_0 - pkg-config 0.29.2 h36c2ea0_1008 - 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 - certifi 2022.12.7 pyhd8ed1ab_0 - freetype 2.12.1 hca18f0e_1 - ld_impl_linux-64 2.40 h41732ed_0 - libblas 3.9.0 16_linux64_openblas - libcblas 3.9.0 16_linux64_openblas - 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 16_linux64_openblas - libnsl 2.0.0 h7f98852_0 - libopenblas 0.3.21 pthreads_h78a6416_3 - libpng 1.6.39 h753d276_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.8 h0b41bf4_0 - packaging 23.0 pyhd8ed1ab_0 - pip 23.0 pyhd8ed1ab_0 - pybind11 2.10.3 py310hdf3cbec_0 - pybind11-global 2.10.3 py310hdf3cbec_0 - python 3.10.9 he550d4f_0_cpython - python_abi 3.10 3_cp310 - readline 8.1.2 h0f457ee_0 - setuptools 67.3.1 pyhd8ed1ab_0 - setuptools-scm 7.1.0 pyhd8ed1ab_0 - setuptools_scm 7.1.0 hd8ed1ab_0 - setuptools_scm_git_archive 1.4 pyhd8ed1ab_0 - tk 8.6.12 h27826a3_0 - tomli 2.0.1 pyhd8ed1ab_0 - typing-extensions 4.4.0 hd8ed1ab_0 - typing_extensions 4.4.0 pyha770c72_0 - tzdata 2022g h191b570_0 - wheel 0.38.4 pyhd8ed1ab_0 - xz 5.2.6 h166bdaf_0 - zlib 1.2.13 h166bdaf_4 run: - certifi >=2020.06.20 - contourpy >=1.0.1 - cycler >=0.10 - fonttools >=4.22.0 - freetype >=2.12.1,<3.0a0 - kiwisolver >=1.0.1 - libgcc-ng >=12 - libstdcxx-ng >=12 - numpy >=1.20 - numpy >=1.21.6,<2.0a0 - packaging >=20.0 - pillow >=6.2.0 - pyparsing >=2.3.1 - python >=3.10,<3.11.0a0 - python-dateutil >=2.7 - python_abi 3.10.* *_cp310 - tk >=8.6.12,<8.7.0a0 test: imports: - matplotlib - matplotlib._image - matplotlib._path - matplotlib._qhull - matplotlib._tri - matplotlib._ttconv - matplotlib.backends._backend_agg - matplotlib.backends._tkagg - matplotlib.ft2font - matplotlib.pyplot - mpl_toolkits - pylab about: description: 'matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in Python scripts, the Python and IPython shell (ala MATLAB or Mathematica), web application servers, and six graphical user interface toolkits. ' dev_url: https://github.com/matplotlib/matplotlib/ doc_url: http://matplotlib.org/contents.html home: http://matplotlib.org/ license: LicenseRef-PSF-2.0 and CC0-1.0 license_family: PSF license_file: LICENSE/LICENSE license_url: http://matplotlib.sourceforge.net/users/license.html summary: Publication quality figures in Python extra: copy_test_source_files: true final: true recipe-maintainers: - dopplershift - mdboom - ocefpaf - pelson - tacaswell