meta.yaml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. # This file created by conda-build 3.24.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Thu Jul 13 17:38:03 2023
  4. # ------------------------------------------------
  5. package:
  6. name: conda
  7. version: 23.5.2
  8. source:
  9. sha256: c82ab703f1784cd1ffa4cfad5fe80f1e994b9b7a612e9268ddd136c5ad19188e
  10. url: https://github.com/conda/conda/archive/23.5.2.tar.gz
  11. build:
  12. always_include_files:
  13. - bin/activate
  14. - bin/conda
  15. - bin/deactivate
  16. number: '0'
  17. script: /croot/conda_1689269889729/_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
  18. -m pip install . --no-deps --no-build-isolation -vv && /croot/conda_1689269889729/_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
  19. -m conda init --install
  20. string: py39h06a4308_0
  21. requirements:
  22. build:
  23. - _libgcc_mutex 0.1 main
  24. - _openmp_mutex 5.1 1_gnu
  25. - bzip2 1.0.8 h7b6447c_0
  26. - c-ares 1.19.0 h5eee18b_0
  27. - ca-certificates 2023.05.30 h06a4308_0
  28. - curl 7.88.1 h5eee18b_1
  29. - expat 2.4.9 h6a678d5_0
  30. - gdbm 1.18 hd4cb3f1_4
  31. - gettext 0.21.0 h39681ba_1
  32. - git 2.40.1 pl5340h36fbf9e_1
  33. - icu 58.2 he6710b0_3
  34. - krb5 1.20.1 h143b758_1
  35. - libcurl 7.88.1 h251f7ec_1
  36. - libedit 3.1.20221030 h5eee18b_0
  37. - libev 4.33 h7f8727e_1
  38. - libgcc-ng 11.2.0 h1234567_1
  39. - libgomp 11.2.0 h1234567_1
  40. - libnghttp2 1.52.0 h2d74bed_1
  41. - libssh2 1.10.0 hdbd6064_2
  42. - libstdcxx-ng 11.2.0 h1234567_1
  43. - libxml2 2.10.3 hcbfbd50_0
  44. - ncurses 6.4 h6a678d5_0
  45. - openssl 3.0.9 h7f8727e_0
  46. - pcre2 10.42 hebb0a14_0
  47. - perl 5.34.0 h5eee18b_2
  48. - readline 8.2 h5eee18b_0
  49. - tk 8.6.12 h1ccaba5_0
  50. - xz 5.4.2 h5eee18b_0
  51. - zlib 1.2.13 h5eee18b_0
  52. host:
  53. - _libgcc_mutex 0.1 main
  54. - _openmp_mutex 5.1 1_gnu
  55. - ca-certificates 2023.05.30 h06a4308_0
  56. - editables 0.3 py39h06a4308_0
  57. - hatch-vcs 0.2.0 py39h06a4308_0
  58. - hatchling 1.12.2 py39h06a4308_0
  59. - ld_impl_linux-64 2.38 h1181459_1
  60. - libffi 3.4.4 h6a678d5_0
  61. - libgcc-ng 11.2.0 h1234567_1
  62. - libgomp 11.2.0 h1234567_1
  63. - libstdcxx-ng 11.2.0 h1234567_1
  64. - ncurses 6.4 h6a678d5_0
  65. - openssl 3.0.9 h7f8727e_0
  66. - packaging 23.0 py39h06a4308_0
  67. - pathspec 0.10.3 py39h06a4308_0
  68. - pip 23.1.2 py39h06a4308_0
  69. - pluggy 1.0.0 py39h06a4308_1
  70. - python 3.9.17 h955ad1f_0
  71. - readline 8.2 h5eee18b_0
  72. - ruamel.yaml 0.17.21 py39h5eee18b_0
  73. - ruamel.yaml.clib 0.2.6 py39h5eee18b_1
  74. - setuptools 67.8.0 py39h06a4308_0
  75. - setuptools-scm 7.1.0 py39h06a4308_0
  76. - sqlite 3.41.2 h5eee18b_0
  77. - tk 8.6.12 h1ccaba5_0
  78. - tomli 2.0.1 py39h06a4308_0
  79. - tqdm 4.65.0 py39hb070fc8_0
  80. - typing-extensions 4.6.3 py39h06a4308_0
  81. - typing_extensions 4.6.3 py39h06a4308_0
  82. - tzdata 2023c h04d1e81_0
  83. - wheel 0.38.4 py39h06a4308_0
  84. - xz 5.4.2 h5eee18b_0
  85. - zlib 1.2.13 h5eee18b_0
  86. run:
  87. - boltons >=23.0.0
  88. - conda-package-handling >=1.3.0
  89. - jsonpatch >=1.32
  90. - packaging >=23.0
  91. - pluggy >=1.0.0
  92. - pycosat >=0.6.3
  93. - pyopenssl >=16.2.0
  94. - python >=3.9,<3.10.0a0
  95. - requests >=2.20.1,<3
  96. - ruamel.yaml >=0.11.14,<0.18
  97. - setuptools >=31.0.1
  98. - toolz >=0.8.1
  99. - tqdm >=4
  100. run_constrained:
  101. - conda-build >=3.18.3
  102. - conda-content-trust >=0.1.1
  103. - conda-env >=2.6
  104. - conda-libmamba-solver >=22.12.0
  105. - cytoolz >=0.8.1
  106. test:
  107. downstreams:
  108. - conda-smithy
  109. imports:
  110. - conda
  111. - conda_env
  112. requires: null
  113. about:
  114. description: 'Conda is an open source package management system and environment
  115. management system for installing multiple versions of software packages
  116. and their dependencies and switching easily between them. It works on
  117. Linux, OS X and Windows, and was created for Python programs but can
  118. package and distribute any software.
  119. '
  120. dev_url: https://github.com/conda/conda
  121. doc_url: https://docs.conda.io/projects/conda/en/stable/
  122. home: https://docs.conda.io
  123. license: BSD-3-Clause
  124. license_family: BSD
  125. license_file: LICENSE
  126. summary: OS-agnostic, system-level binary package and environment manager.
  127. extra:
  128. copy_test_source_files: true
  129. final: true
  130. flow_run_id: 0228c089-92c9-48e6-8d36-a75857cb1a1c
  131. remote_url: git@github.com:AnacondaRecipes/conda-feedstock.git
  132. sha: 739adc610c12e9ca390e64a06ec109f17fb574b1
  133. skip-lints:
  134. - missing_pip_check
  135. - python_build_tool_in_run