# This file created by conda-build 3.22.0 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Wed Oct 26 17:34:01 2022 # ------------------------------------------------ package: name: kiwisolver version: 1.4.4 source: sha256: d41997519fcba4a1e46eb4a2fe31bc12f0ff957b2b81bac28db24744f333e955 url: https://pypi.io/packages/source/k/kiwisolver/kiwisolver-1.4.4.tar.gz build: number: '1' script: /home/conda/feedstock_root/build_artifacts/kiwisolver_1666805701884/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/bin/python -m pip install . -vv string: py310hbf28c38_1 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - binutils_impl_linux-64 2.39 h6ceecb4_0 - binutils_linux-64 2.39 h5fc0e48_11 - gcc_impl_linux-64 10.4.0 h5231bdf_19 - gcc_linux-64 10.4.0 h9215b83_11 - gxx_impl_linux-64 10.4.0 h5231bdf_19 - gxx_linux-64 10.4.0 h6e491c6_11 - kernel-headers_linux-64 2.6.32 he073ed8_15 - ld_impl_linux-64 2.39 hc81fddc_0 - libgcc-devel_linux-64 10.4.0 hd38fd1e_19 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libsanitizer 10.4.0 h5246dfb_19 - libstdcxx-devel_linux-64 10.4.0 hd38fd1e_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.9.24 ha878542_0 - cppy 1.2.1 pyhd8ed1ab_0 - ld_impl_linux-64 2.39 hc81fddc_0 - libffi 3.4.2 h7f98852_5 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libnsl 2.0.0 h7f98852_0 - libsqlite 3.39.4 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.5 h166bdaf_2 - packaging 21.3 pyhd8ed1ab_0 - pip 22.3 pyhd8ed1ab_0 - pyparsing 3.0.9 pyhd8ed1ab_0 - python 3.10.6 ha86cf86_0_cpython - readline 8.1.2 h0f457ee_0 - setuptools 65.5.0 pyhd8ed1ab_0 - setuptools-scm 7.0.5 pyhd8ed1ab_1 - 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 2022e h191b570_0 - wheel 0.37.1 pyhd8ed1ab_0 - xz 5.2.6 h166bdaf_0 run: - libgcc-ng >=12 - libstdcxx-ng >=12 - python >=3.10,<3.11.0a0 - python_abi 3.10.* *_cp310 test: commands: - pip check imports: - kiwisolver requires: - pip about: home: https://github.com/nucleic/kiwi license: BSD-3-Clause license_family: BSD license_file: LICENSE summary: A fast implementation of the Cassowary constraint solver extra: copy_test_source_files: true final: true recipe-maintainers: - MatthieuDartiailh - blink1073 - licode - ocefpaf - sccolbert - tacaswell