conda_build_config.yaml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. VERBOSE_AT: V=1
  2. VERBOSE_CM: VERBOSE=1
  3. _libgcc_mutex: 0.1 main
  4. apr: 1.6.3
  5. blas_impl: openblas
  6. boost: '1.73'
  7. boost_cpp: '1.73'
  8. bzip2: '1.0'
  9. c_compiler: gcc
  10. c_compiler_version: 7.5.0
  11. cairo: '1.14'
  12. channel_targets: defaults
  13. clang_variant: clang
  14. conda_glibc_ver: '2.17'
  15. cpu_arch: x86_64
  16. cpu_optimization_target: nocona
  17. cran_mirror: https://mran.microsoft.com/snapshot/2018-01-01
  18. cxx_compiler: gxx
  19. cxx_compiler_version: 7.5.0
  20. cyrus_sasl: 2.1.26
  21. dbus: '1'
  22. duma_version: 2.5.15
  23. expat: '2.2'
  24. extend_keys:
  25. - ignore_build_only_deps
  26. - ignore_version
  27. - pin_run_as_build
  28. - extend_keys
  29. fontconfig: '2.13'
  30. fortran_compiler: gfortran
  31. fortran_compiler_version: 7.5.0
  32. freetype: '2.10'
  33. g2clib: '1.6'
  34. gcc_version: 11.2.0
  35. gcc_version_build_number: '1'
  36. gdb_server_version: '11.2'
  37. gdb_version: '11.2'
  38. geos: 3.8.0
  39. giflib: '5'
  40. glib: '2'
  41. gmp: '6.1'
  42. gnu: '2.17'
  43. gst_plugins_base: '1.14'
  44. gstreamer: '1.14'
  45. harfbuzz: '2.4'
  46. hdf4: '4.2'
  47. hdf5: 1.10.6
  48. hdfeos2: '2.20'
  49. hdfeos5: '5.1'
  50. icu: '58'
  51. ignore_build_only_deps:
  52. - numpy
  53. - python
  54. jpeg: '9'
  55. kernel_version: 3.10.0
  56. libdap4: '3.19'
  57. libffi: '3.3'
  58. libgd: 2.2.5
  59. libgdal: '3.0'
  60. libgfortran_soname: '5'
  61. libgomp_ver: 1.0.0
  62. libgsasl: '1.8'
  63. libkml: '1.3'
  64. libnetcdf: '4.8'
  65. libpng: '1.6'
  66. libprotobuf: 3.11.2
  67. libtiff: '4.1'
  68. libwebp: 1.2.0
  69. libxml2: '2.9'
  70. libxslt: '1.1'
  71. llvm_variant: llvm
  72. ltrace_version: 0.7.3
  73. lua: '5'
  74. lzo: '2'
  75. mkl: '2021'
  76. mpfr: '4'
  77. numpy: '1.16'
  78. openblas: 0.3.3
  79. openjpeg: '2.3'
  80. openmp_ver: '5.1'
  81. openssl: 1.1.1
  82. perl: '5.26'
  83. pin_run_as_build:
  84. python:
  85. min_pin: x.x
  86. max_pin: x.x
  87. r-base:
  88. min_pin: x.x
  89. max_pin: x.x
  90. libboost:
  91. max_pin: x.x.x
  92. pixman: '0.40'
  93. proj: 6.2.1
  94. proj4: 5.2.0
  95. python: '3.8'
  96. python_impl: cpython
  97. python_implementation: cpython
  98. qtwebkit: 'true'
  99. r_base: '3.5'
  100. r_implementation: r-base
  101. r_version: 3.5.0
  102. readline: '8.0'
  103. rust_compiler: rust
  104. rust_compiler_version: 1.56.0
  105. serf: 1.3.9
  106. sqlite: '3'
  107. strace_version: '5.16'
  108. target_platform: linux-64
  109. tk: '8.6'
  110. xz: '5'
  111. zip_keys:
  112. - - gcc_version
  113. - libgfortran_soname
  114. - - python
  115. - numpy
  116. - - kernel_version
  117. - conda_glibc_ver
  118. - cpu_arch
  119. zlib: '1.2'