meta.yaml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. # This file created by conda-build 3.22.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Thu Nov 3 08:27:50 2022
  4. # ------------------------------------------------
  5. package:
  6. name: toolz
  7. version: 0.12.0
  8. source:
  9. sha256: 88c570861c440ee3f2f6037c4654613228ff40c93a6c25e0eba70d17282c6194
  10. url: https://pypi.io/packages/source/t/toolz/toolz-0.12.0.tar.gz
  11. build:
  12. number: '0'
  13. script: /croot/toolz_1667464077321/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/bin/python
  14. -m pip install . -vv
  15. string: py39h06a4308_0
  16. requirements:
  17. host:
  18. - _libgcc_mutex 0.1 main
  19. - _openmp_mutex 5.1 1_gnu
  20. - ca-certificates 2022.10.11 h06a4308_0
  21. - certifi 2022.9.24 py39h06a4308_0
  22. - ld_impl_linux-64 2.38 h1181459_1
  23. - libffi 3.3 he6710b0_2
  24. - libgcc-ng 11.2.0 h1234567_1
  25. - libgomp 11.2.0 h1234567_1
  26. - libstdcxx-ng 11.2.0 h1234567_1
  27. - ncurses 6.3 h5eee18b_3
  28. - openssl 1.1.1q h7f8727e_0
  29. - pip 22.2.2 py39h06a4308_0
  30. - python 3.9.13 haa1d7c7_2
  31. - readline 8.2 h5eee18b_0
  32. - setuptools 65.5.0 py39h06a4308_0
  33. - sqlite 3.39.3 h5082296_0
  34. - tk 8.6.12 h1ccaba5_0
  35. - tzdata 2022f h04d1e81_0
  36. - wheel 0.37.1 pyhd3eb1b0_0
  37. - xz 5.2.6 h5eee18b_0
  38. - zlib 1.2.13 h5eee18b_0
  39. run:
  40. - python >=3.9,<3.10.0a0
  41. test:
  42. commands:
  43. - pip check
  44. - pytest --doctest-modules --pyargs toolz
  45. imports:
  46. - tlz
  47. - toolz
  48. - toolz.curried
  49. - toolz.functoolz
  50. - toolz.sandbox
  51. requires:
  52. - pip
  53. - pytest
  54. about:
  55. description: 'Toolz provides a set of utility functions for iterators, functions,
  56. and
  57. dictionaries. These functions interoperate well and form the building
  58. blocks of common data analytic operations. They extend the standard
  59. libraries itertools and functools and borrow heavily from the standard
  60. libraries of contemporary functional languages.
  61. '
  62. dev_url: https://github.com/pytoolz/toolz
  63. doc_source_url: https://github.com/pytoolz/toolz/blob/master/doc/source/index.rst
  64. doc_url: https://toolz.readthedocs.io/
  65. home: https://toolz.readthedocs.io/
  66. license: BSD-3-Clause
  67. license_family: BSD
  68. license_file: LICENSE.txt
  69. license_url: https://github.com/pytoolz/toolz/blob/master/LICENSE.txt
  70. summary: List processing tools and functional utilities
  71. extra:
  72. copy_test_source_files: true
  73. final: true
  74. flow_run_id: 89656a1d-f56d-4df7-beb0-c1a7c02e2aa7
  75. recipe-maintainers:
  76. - eriknw
  77. - jakirkham
  78. - jcrist
  79. - mrocklin
  80. - ocefpaf
  81. remote_url: git@github.com:AnacondaRecipes/toolz-feedstock.git
  82. sha: be0168670c32d9b763a3f483300d942da68dc01a