meta.yaml 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. # This file created by conda-build 3.21.9
  2. # meta.yaml template originally from:
  3. # /tmp/abs_5952f1c8-355c-4855-ad2e-538535021ba5h26t22e5/clone/recipe, last modified Mon Jul 18 06:39:27 2022
  4. # ------------------------------------------------
  5. package:
  6. name: conda-content-trust
  7. version: 0.1.3
  8. source:
  9. fn: conda-content-trust-0.1.3.tar.gz
  10. sha256: 50a2732dcf3612bdff2b36171e3ebc72a74bbc258543a5aa2618218406b30a0d
  11. url: https://github.com/conda/conda-content-trust/archive/0.1.3.tar.gz
  12. build:
  13. entry_points:
  14. - conda-content-trust = conda_content_trust.cli:cli
  15. number: '0'
  16. script: /tmp/abs_5952f1c8-355c-4855-ad2e-538535021ba5h26t22e5/croots/recipe/conda-content-trust_1658126371814/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh/bin/python
  17. -m pip install --no-deps --ignore-installed -vv .
  18. string: py39h06a4308_0
  19. requirements:
  20. host:
  21. - _libgcc_mutex 0.1 main
  22. - _openmp_mutex 5.1 1_gnu
  23. - ca-certificates 2022.4.26 h06a4308_0
  24. - certifi 2022.6.15 py39h06a4308_0
  25. - ld_impl_linux-64 2.38 h1181459_1
  26. - libffi 3.3 he6710b0_2
  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.3 h5eee18b_3
  31. - openssl 1.1.1q h7f8727e_0
  32. - pip 22.1.2 py39h06a4308_0
  33. - python 3.9.12 h12debd9_1
  34. - readline 8.1.2 h7f8727e_1
  35. - setuptools 61.2.0 py39h06a4308_0
  36. - sqlite 3.38.5 hc218d9a_0
  37. - tk 8.6.12 h1ccaba5_0
  38. - tzdata 2022a hda174b7_0
  39. - wheel 0.37.1 pyhd3eb1b0_0
  40. - xz 5.2.5 h7f8727e_1
  41. - zlib 1.2.12 h7f8727e_2
  42. run:
  43. - cryptography
  44. - python >=3.9,<3.10.0a0
  45. - six
  46. test:
  47. commands:
  48. - pip check
  49. - pytest -v tests
  50. - conda-content-trust --help
  51. imports:
  52. - conda_content_trust
  53. requires:
  54. - pip
  55. - pytest
  56. - pytest-cov
  57. - ruamel_yaml
  58. source_files:
  59. - tests
  60. about:
  61. dev_url: https://github.com/conda/conda-content-trust
  62. doc_url: https://github.com/conda/conda-content-trust/blob/main/README.rst
  63. home: https://github.com/conda/conda-content-trust
  64. license: BSD-3-Clause
  65. license_family: BSD
  66. license_file: LICENSE
  67. summary: Signing and verification tools for conda
  68. extra:
  69. copy_test_source_files: true
  70. final: true
  71. flow_run_id: 5952f1c8-355c-4855-ad2e-538535021ba5
  72. remote_url: git@github.com:AnacondaRecipes/conda-content-trust-feedstock.git
  73. sha: 4e69a87949a2597071655306e4ed8c062ddd8518