meta.yaml 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. # This file created by conda-build 3.22.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Thu Oct 20 22:22:23 2022
  4. # ------------------------------------------------
  5. package:
  6. name: ruamel.yaml
  7. version: 0.17.21
  8. source:
  9. sha256: 8b7ce697a2f212752a35c1ac414471dc16c424c9573be4926b56ff3f5d23b7af
  10. url: https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-0.17.21.tar.gz
  11. build:
  12. number: '0'
  13. script: /croot/ruamel.yaml_1666304550667/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/bin/python
  14. -m pip install . --no-deps -vv
  15. string: py39h5eee18b_0
  16. requirements:
  17. build:
  18. - _libgcc_mutex 0.1 main
  19. - _openmp_mutex 5.1 1_gnu
  20. - _sysroot_linux-64_curr_repodata_hack 3 haa98f57_10
  21. - binutils_impl_linux-64 2.38 h2a08ee3_1
  22. - binutils_linux-64 2.38.0 hc2dff05_0
  23. - gcc_impl_linux-64 11.2.0 h1234567_1
  24. - gcc_linux-64 11.2.0 h5c386dc_0
  25. - kernel-headers_linux-64 3.10.0 h57e8cba_10
  26. - ld_impl_linux-64 2.38 h1181459_1
  27. - libgcc-devel_linux-64 11.2.0 h1234567_1
  28. - libgcc-ng 11.2.0 h1234567_1
  29. - libgomp 11.2.0 h1234567_1
  30. - libstdcxx-ng 11.2.0 h1234567_1
  31. - sysroot_linux-64 2.17 h57e8cba_10
  32. host:
  33. - _libgcc_mutex 0.1 main
  34. - _openmp_mutex 5.1 1_gnu
  35. - ca-certificates 2022.07.19 h06a4308_0
  36. - certifi 2022.9.24 py39h06a4308_0
  37. - ld_impl_linux-64 2.38 h1181459_1
  38. - libffi 3.3 he6710b0_2
  39. - libgcc-ng 11.2.0 h1234567_1
  40. - libgomp 11.2.0 h1234567_1
  41. - libstdcxx-ng 11.2.0 h1234567_1
  42. - ncurses 6.3 h5eee18b_3
  43. - openssl 1.1.1q h7f8727e_0
  44. - pip 22.2.2 py39h06a4308_0
  45. - python 3.9.13 haa1d7c7_2
  46. - readline 8.1.2 h7f8727e_1
  47. - ruamel 1.0 py39h06a4308_2
  48. - setuptools 63.4.1 py39h06a4308_0
  49. - sqlite 3.39.3 h5082296_0
  50. - tk 8.6.12 h1ccaba5_0
  51. - tzdata 2022e h04d1e81_0
  52. - wheel 0.37.1 pyhd3eb1b0_0
  53. - xz 5.2.6 h5eee18b_0
  54. - zlib 1.2.12 h5eee18b_3
  55. run:
  56. - libgcc-ng >=11.2.0
  57. - python >=3.9,<3.10.0a0
  58. - ruamel.yaml.clib >=0.2.6
  59. test:
  60. commands:
  61. - pip check
  62. imports:
  63. - ruamel.yaml
  64. requires:
  65. - pip
  66. about:
  67. description: A YAML parser/emitter that supports roundtrip preservation of comments,
  68. seq/map flow style, and map key order
  69. dev_url: https://sourceforge.net/projects/ruamel-yaml/
  70. doc_source_url: https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.21/tree/_doc/
  71. doc_url: https://yaml.readthedocs.io
  72. home: https://sourceforge.net/projects/ruamel-yaml/
  73. license: MIT
  74. license_family: MIT
  75. license_file: LICENSE
  76. license_url: https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.21/tree/LICENSE
  77. summary: A YAML package for Python. It is a derivative of Kirill Simonov's PyYAML
  78. 3.11 which supports YAML1.1
  79. extra:
  80. copy_test_source_files: true
  81. final: true
  82. flow_run_id: fe7297c7-8bf5-4368-aded-f0023f51ae89
  83. recipe-maintainers:
  84. - jakirkham
  85. - mbargull
  86. - mwcraig
  87. - ocefpaf
  88. - pelson
  89. remote_url: git@github.com:AnacondaRecipes/ruamel.yaml-feedstock.git
  90. sha: b3b0e5715865a02a27979841a0d8eb16121311d6