# This file created by conda-build 3.21.4 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Sat Jul 24 11:25:41 2021 # ------------------------------------------------ package: name: turfpy version: 0.0.7 source: sha256: 1e12aeb398ab4a7a2a459e39f3beabb6d89d1d11b0713bb7f9606cebec0e0147 url: https://pypi.io/packages/source/t/turfpy/turfpy-0.0.7.tar.gz build: noarch: python number: '0' script: /home/conda/feedstock_root/build_artifacts/turfpy_1627125985977/_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.5.30 ha878542_0 - certifi 2021.5.30 py39hf3d152e_0 - ld_impl_linux-64 2.36.1 hea4e1c9_1 - libffi 3.3 h58526e2_2 - libgcc-ng 11.1.0 hc902ee8_0 - libgomp 11.1.0 hc902ee8_0 - libstdcxx-ng 11.1.0 h56837e0_0 - ncurses 6.2 h58526e2_4 - openssl 1.1.1k h7f98852_0 - pip 21.1.3 pyhd8ed1ab_0 - python 3.9.6 h49503c6_1_cpython - python_abi 3.9 2_cp39 - readline 8.1 h46c0cb4_0 - setuptools 49.6.0 py39hf3d152e_3 - sqlite 3.36.0 h9cd32fc_0 - tk 8.6.10 h21135ba_1 - tzdata 2021a he74cb21_1 - wheel 0.36.2 pyhd3deb0d_0 - xz 5.2.5 h516909a_1 - zlib 1.2.11 h516909a_1010 run: - geojson - numpy - python >=3.6 - scipy - shapely test: commands: - pip check imports: - turfpy - turfpy.dev_lib requires: - pip about: dev_url: https://github.com/omanges/turfpy doc_url: https://turfpy.readthedocs.io/ home: https://github.com/omanges/turfpy license: MIT license_file: LICENSE summary: This is Python library for performing geo spatial data analysis. extra: copy_test_source_files: true final: true recipe-maintainers: - omanges - sackh - synapticarbors