meta.yaml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. # This file created by conda-build 3.24.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Thu May 25 14:25:56 2023
  4. # ------------------------------------------------
  5. package:
  6. name: conda-package-handling
  7. version: 2.1.0
  8. source:
  9. sha256: dcaa757fca94857420acd21b27d1ff6939e34522d196c3bafdd6dfed90559da5
  10. url: https://github.com/conda/conda-package-handling/archive/2.1.0.tar.gz
  11. build:
  12. entry_points:
  13. - cph = conda_package_handling.cli:main
  14. number: '0'
  15. script: /croot/conda-package-handling_1685024767917/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin/python
  16. -m pip install . --no-deps --no-build-isolation -vv
  17. string: py39h06a4308_0
  18. requirements:
  19. build:
  20. - _libgcc_mutex 0.1 main
  21. - _openmp_mutex 5.1 1_gnu
  22. - ca-certificates 2023.01.10 h06a4308_0
  23. - ld_impl_linux-64 2.38 h1181459_1
  24. - libffi 3.4.4 h6a678d5_0
  25. - libgcc-ng 11.2.0 h1234567_1
  26. - libgomp 11.2.0 h1234567_1
  27. - libstdcxx-ng 11.2.0 h1234567_1
  28. - ncurses 6.4 h6a678d5_0
  29. - openssl 1.1.1t h7f8727e_0
  30. - python 3.9.16 h7a1cb2a_2
  31. - readline 8.2 h5eee18b_0
  32. - sqlite 3.41.2 h5eee18b_0
  33. - tk 8.6.12 h1ccaba5_0
  34. - tzdata 2023c h04d1e81_0
  35. - xz 5.4.2 h5eee18b_0
  36. - zlib 1.2.13 h5eee18b_0
  37. host:
  38. - _libgcc_mutex 0.1 main
  39. - _openmp_mutex 5.1 1_gnu
  40. - ca-certificates 2023.01.10 h06a4308_0
  41. - ld_impl_linux-64 2.38 h1181459_1
  42. - libffi 3.4.4 h6a678d5_0
  43. - libgcc-ng 11.2.0 h1234567_1
  44. - libgomp 11.2.0 h1234567_1
  45. - libstdcxx-ng 11.2.0 h1234567_1
  46. - ncurses 6.4 h6a678d5_0
  47. - openssl 1.1.1t h7f8727e_0
  48. - pip 23.0.1 py39h06a4308_0
  49. - python 3.9.16 h7a1cb2a_2
  50. - readline 8.2 h5eee18b_0
  51. - setuptools 66.0.0 py39h06a4308_0
  52. - sqlite 3.41.2 h5eee18b_0
  53. - tk 8.6.12 h1ccaba5_0
  54. - tzdata 2023c h04d1e81_0
  55. - wheel 0.38.4 py39h06a4308_0
  56. - xz 5.4.2 h5eee18b_0
  57. - zlib 1.2.13 h5eee18b_0
  58. run:
  59. - conda-package-streaming >=0.7.0
  60. - python >=3.9,<3.10.0a0
  61. test:
  62. commands:
  63. - pip check
  64. - pytest -v --cov=conda_package_handling --color=yes tests/
  65. imports:
  66. - conda_package_handling
  67. - conda_package_handling.api
  68. requires:
  69. - mock
  70. - pip
  71. - pytest
  72. - pytest-cov
  73. - pytest-mock
  74. - requests
  75. source_files:
  76. - tests
  77. about:
  78. description: 'cph is an abstraction of conda package handling and a tool for extracting,
  79. creating, and converting between formats.
  80. '
  81. dev_url: https://github.com/conda/conda-package-handling
  82. doc_url: https://conda.github.io/conda-package-handling/
  83. home: https://github.com/conda/conda-package-handling
  84. license: BSD-3-Clause
  85. license_family: BSD
  86. license_file:
  87. - LICENSE
  88. summary: Create and extract conda packages of various formats
  89. extra:
  90. copy_test_source_files: true
  91. final: true
  92. flow_run_id: 7a62d725-cc6c-4dcd-a8ce-e4aba60a3e0b
  93. recipe-maintainers:
  94. - beckermr
  95. - dbast
  96. - dholth
  97. - jezdez
  98. remote_url: git@github.com:AnacondaRecipes/conda-package-handling-feedstock.git
  99. sha: 2b63d384832da870e100eb74d65b322c3bb1fe2d