meta.yaml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. # This file created by conda-build 3.23.3
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Thu Mar 23 08:57:36 2023
  4. # ------------------------------------------------
  5. package:
  6. name: tqdm
  7. version: 4.65.0
  8. source:
  9. sha256: 1871fb68a86b8fb3b59ca4cdd3dcccbc7e6d613eeed31f4c332531977b89beb5
  10. url: https://pypi.io/packages/source/t/tqdm/tqdm-4.65.0.tar.gz
  11. build:
  12. entry_points:
  13. - tqdm = tqdm.cli:main
  14. number: '0'
  15. script: /croot/tqdm_1679561862951/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pl/bin/python
  16. -m pip install . --no-deps -vv
  17. string: py39hb070fc8_0
  18. requirements:
  19. host:
  20. - _libgcc_mutex 0.1 main
  21. - _openmp_mutex 5.1 1_gnu
  22. - ca-certificates 2023.01.10 h06a4308_0
  23. - certifi 2022.12.7 py39h06a4308_0
  24. - flit-core 3.8.0 py39h06a4308_0
  25. - ld_impl_linux-64 2.38 h1181459_1
  26. - libffi 3.4.2 h6a678d5_6
  27. - libgcc-ng 11.2.0 h1234567_1
  28. - libgomp 11.2.0 h1234567_1
  29. - libstdcxx-ng 11.2.0 h1234567_1
  30. - ncurses 6.4 h6a678d5_0
  31. - openssl 1.1.1t h7f8727e_0
  32. - packaging 23.0 py39h06a4308_0
  33. - pip 23.0.1 py39h06a4308_0
  34. - python 3.9.16 h7a1cb2a_2
  35. - readline 8.2 h5eee18b_0
  36. - setuptools 65.6.3 py39h06a4308_0
  37. - setuptools-scm 7.0.4 py39h06a4308_0
  38. - setuptools_scm 7.0.4 hd3eb1b0_0
  39. - sqlite 3.41.1 h5eee18b_0
  40. - tk 8.6.12 h1ccaba5_0
  41. - toml 0.10.2 pyhd3eb1b0_0
  42. - tomli 2.0.1 py39h06a4308_0
  43. - typing-extensions 4.4.0 py39h06a4308_0
  44. - typing_extensions 4.4.0 py39h06a4308_0
  45. - tzdata 2022g h04d1e81_0
  46. - wheel 0.38.4 py39h06a4308_0
  47. - xz 5.2.10 h5eee18b_1
  48. - zlib 1.2.13 h5eee18b_0
  49. run:
  50. - python >=3.9,<3.10.0a0
  51. run_constrained:
  52. - ipywidgets >=6
  53. - requests
  54. - slack-sdk
  55. test:
  56. commands:
  57. - pip check
  58. - tqdm --help
  59. - tqdm -v | rg 4.65.0
  60. - pytest -k "not tests_perf"
  61. imports:
  62. - tqdm
  63. requires:
  64. - dask
  65. - keras
  66. - numpy
  67. - pip
  68. - pytest
  69. - pytest-asyncio
  70. - pytest-timeout
  71. - rich
  72. - ripgrep
  73. source_files:
  74. - pyproject.toml
  75. - setup.cfg
  76. - tests
  77. about:
  78. dev_url: https://github.com/tqdm/tqdm
  79. doc_url: https://tqdm.github.io/
  80. home: https://tqdm.github.io/
  81. license: MPL-2.0 AND MIT
  82. license_family: MOZILLA
  83. license_file: LICENCE
  84. summary: A Fast, Extensible Progress Meter
  85. extra:
  86. copy_test_source_files: true
  87. final: true
  88. flow_run_id: e43bc087-8e6b-4420-8c45-832ab2fe99c3
  89. recipe-maintainers:
  90. - casperdcl
  91. - pmlandwehr
  92. remote_url: git@github.com:AnacondaRecipes/tqdm-feedstock.git
  93. sha: 3d3ee38916b11f0d4cf0ce967b3f6544784cd600