# This file created by conda-build 3.21.4 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Fri Oct 29 14:56:44 2021 # ------------------------------------------------ package: name: cycler version: 0.11.0 source: sha256: 9c87405839a19696e837b3b818fed3f5f69f16f1eec1a1ad77e043dcea9c772f url: https://pypi.io/packages/source/c/cycler/cycler-0.11.0.tar.gz build: noarch: python number: '0' script: /home/conda/feedstock_root/build_artifacts/cycler_1635519461629/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin/python -m pip install . -vv string: pyhd8ed1ab_0 requirements: host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 1_gnu - ca-certificates 2021.10.8 ha878542_0 - ld_impl_linux-64 2.36.1 hea4e1c9_2 - libffi 3.4.2 h9c3ff4c_4 - libgcc-ng 11.2.0 h1d223b6_11 - libgomp 11.2.0 h1d223b6_11 - libstdcxx-ng 11.2.0 he4da1e4_11 - libzlib 1.2.11 h36c2ea0_1013 - ncurses 6.2 h58526e2_4 - openssl 3.0.0 h7f98852_1 - pip 21.3.1 pyhd8ed1ab_0 - python 3.9.7 hf930737_3_cpython - python_abi 3.9 2_cp39 - readline 8.1 h46c0cb4_0 - setuptools 58.2.0 py39hf3d152e_0 - sqlite 3.36.0 h9cd32fc_2 - tk 8.6.11 h27826a3_1 - tzdata 2021e he74cb21_0 - wheel 0.37.0 pyhd8ed1ab_1 - xz 5.2.5 h516909a_1 - zlib 1.2.11 h36c2ea0_1013 run: - python >=3.6 test: commands: - pip check imports: - cycler requires: - pip about: home: http://github.com/matplotlib/cycler license: BSD-3-Clause license_file: LICENSE summary: Composable style cycles extra: copy_test_source_files: true final: true recipe-maintainers: - jankatins - ocefpaf - pelson - tacaswell