meta.yaml 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. # This file created by conda-build 3.22.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Thu Oct 20 21:43:56 2022
  4. # ------------------------------------------------
  5. package:
  6. name: ruamel.yaml.clib
  7. version: 0.2.6
  8. source:
  9. sha256: 4ff604ce439abb20794f05613c374759ce10e3595d1867764dd1ae675b85acbd
  10. url: https://pypi.io/packages/source/r/ruamel.yaml.clib/ruamel.yaml.clib-0.2.6.tar.gz
  11. build:
  12. ignore_run_exports:
  13. - python
  14. number: '1'
  15. script: /croot/ruamel.yaml.clib_1666302247304/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/bin/python
  16. -m pip install . -vv
  17. string: py39h5eee18b_1
  18. requirements:
  19. build:
  20. - _libgcc_mutex 0.1 main
  21. - _openmp_mutex 5.1 1_gnu
  22. - _sysroot_linux-64_curr_repodata_hack 3 haa98f57_10
  23. - binutils_impl_linux-64 2.38 h2a08ee3_1
  24. - binutils_linux-64 2.38.0 hc2dff05_0
  25. - gcc_impl_linux-64 11.2.0 h1234567_1
  26. - gcc_linux-64 11.2.0 h5c386dc_0
  27. - kernel-headers_linux-64 3.10.0 h57e8cba_10
  28. - ld_impl_linux-64 2.38 h1181459_1
  29. - libgcc-devel_linux-64 11.2.0 h1234567_1
  30. - libgcc-ng 11.2.0 h1234567_1
  31. - libgomp 11.2.0 h1234567_1
  32. - libstdcxx-ng 11.2.0 h1234567_1
  33. - sysroot_linux-64 2.17 h57e8cba_10
  34. host:
  35. - _libgcc_mutex 0.1 main
  36. - _openmp_mutex 5.1 1_gnu
  37. - ca-certificates 2022.07.19 h06a4308_0
  38. - certifi 2022.9.24 py39h06a4308_0
  39. - ld_impl_linux-64 2.38 h1181459_1
  40. - libffi 3.3 he6710b0_2
  41. - libgcc-ng 11.2.0 h1234567_1
  42. - libgomp 11.2.0 h1234567_1
  43. - libstdcxx-ng 11.2.0 h1234567_1
  44. - ncurses 6.3 h5eee18b_3
  45. - openssl 1.1.1q h7f8727e_0
  46. - pip 22.2.2 py39h06a4308_0
  47. - python 3.9.13 haa1d7c7_2
  48. - readline 8.1.2 h7f8727e_1
  49. - setuptools 63.4.1 py39h06a4308_0
  50. - sqlite 3.39.3 h5082296_0
  51. - tk 8.6.12 h1ccaba5_0
  52. - tzdata 2022e h04d1e81_0
  53. - wheel 0.37.1 pyhd3eb1b0_0
  54. - xz 5.2.6 h5eee18b_0
  55. - zlib 1.2.12 h5eee18b_3
  56. run:
  57. - libgcc-ng >=11.2.0
  58. - python >=3.9,<3.10.0a0
  59. test:
  60. commands:
  61. - pip check
  62. imports:
  63. - _ruamel_yaml
  64. requires:
  65. - pip
  66. - ruamel.yaml
  67. about:
  68. description: 'This package was split of from ruamel.yaml, so that ruamel.yaml can
  69. be build as a universal wheel.
  70. Apart from the C code seldom changing, and taking a long time to compile for all
  71. platforms, this allows
  72. installation of the .so on Linux systems under /usr/lib64/pythonX.Y (without a
  73. .pth file or a ruamel
  74. directory) and the Python code for ruamel.yaml under /usr/lib/pythonX.Y.
  75. '
  76. dev_url: https://sourceforge.net/projects/ruamel-yaml-clib/
  77. doc_source_url: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/0.2.6/tree/_doc/
  78. doc_url: https://yaml.readthedocs.io
  79. home: https://sourceforge.net/projects/ruamel-yaml-clib/
  80. license: MIT
  81. license_family: MIT
  82. license_file: LICENSE
  83. license_url: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/0.2.6/tree/LICENSE
  84. summary: C version of reader, parser and emitter for ruamel.yaml derived from libyaml
  85. extra:
  86. copy_test_source_files: true
  87. final: true
  88. flow_run_id: 67903e5b-426d-488c-ae06-c82f545b7f09
  89. recipe-maintainers:
  90. - ocefpaf
  91. remote_url: git@github.com:AnacondaRecipes/ruamel.yaml.clib-feedstock.git
  92. sha: c1bb1b3cc6bc8adcbecf071e4ac5ae362c96c534