# This file created by conda-build 3.23.3 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Tue Dec 13 18:30:02 2022 # ------------------------------------------------ package: name: folium version: 0.14.0 source: sha256: 8ec44697d18f5932e0fdaee8b19da98625de4d0e72cb30ef56f9479f18e11b9f url: https://pypi.io/packages/source/f/folium/folium-0.14.0.tar.gz build: noarch: python number: '0' script: /home/conda/feedstock_root/build_artifacts/folium_1670956290671/_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 2_gnu - bzip2 1.0.8 h7f98852_4 - ca-certificates 2022.12.7 ha878542_0 - ld_impl_linux-64 2.39 hcc3a1bd_1 - 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.40.0 h753d276_0 - libuuid 2.32.1 h7f98852_1000 - libzlib 1.2.13 h166bdaf_4 - ncurses 6.3 h27087fc_1 - openssl 3.0.7 h0b41bf4_1 - packaging 22.0 pyhd8ed1ab_0 - pip 22.3.1 pyhd8ed1ab_0 - python 3.11.0 ha86cf86_0_cpython - readline 8.1.2 h0f457ee_0 - setuptools 65.5.1 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 2022g h191b570_0 - wheel 0.38.4 pyhd8ed1ab_0 - xz 5.2.6 h166bdaf_0 run: - branca >=0.6.0 - jinja2 >=2.9 - numpy - python >=3.6 - requests test: commands: - pip check imports: - folium requires: - pip about: home: https://github.com/python-visualization/folium license: MIT license_file: LICENSE.txt summary: Make beautiful maps with Leaflet.js and Python extra: copy_test_source_files: true final: true recipe-maintainers: - BibMartin - ocefpaf