conda_build_config.yaml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. VERBOSE_AT: V=1
  2. VERBOSE_CM: VERBOSE=1
  3. apr: 1.6.3
  4. blas_impl: mkl
  5. boost: '1.73'
  6. boost_cpp: '1.73'
  7. bzip2: '1.0'
  8. c_compiler: gcc
  9. c_compiler_version: 11.2.0
  10. cairo: '1.16'
  11. channel_targets: defaults
  12. clang_variant: clang
  13. cpu_optimization_target: nocona
  14. cran_mirror: https://mran.microsoft.com/snapshot/2018-01-01
  15. cxx_compiler: gxx
  16. cxx_compiler_version: 11.2.0
  17. cyrus_sasl: 2.1.26
  18. dbus: '1'
  19. expat: '2'
  20. extend_keys:
  21. - ignore_build_only_deps
  22. - pin_run_as_build
  23. - ignore_version
  24. - extend_keys
  25. fontconfig: '2.14'
  26. fortran_compiler: gfortran
  27. fortran_compiler_version: 11.2.0
  28. freetype: '2.10'
  29. g2clib: '1.6'
  30. geos: 3.8.0
  31. giflib: '5'
  32. glib: '2'
  33. gmp: '6.1'
  34. gnu: 2.12.2
  35. gst_plugins_base: '1.14'
  36. gstreamer: '1.14'
  37. harfbuzz: 4.3.0
  38. hdf4: '4.2'
  39. hdf5: 1.10.6
  40. hdfeos2: '2.20'
  41. hdfeos5: '5.1'
  42. icu: '58'
  43. ignore_build_only_deps:
  44. - python
  45. - numpy
  46. jpeg: '9'
  47. libdap4: '3.19'
  48. libffi: '3.4'
  49. libgd: 2.3.3
  50. libgdal: '3.0'
  51. libgsasl: '1.8'
  52. libkml: '1.3'
  53. libnetcdf: '4.8'
  54. libpng: '1.6'
  55. libprotobuf: 3.20.3
  56. libtiff: '4.1'
  57. libwebp: 1.2.4
  58. libxml2: '2.9'
  59. libxslt: '1.1'
  60. llvm_variant: llvm
  61. lua: '5'
  62. lzo: '2'
  63. mkl: 2021.*
  64. mpfr: '4'
  65. numpy: '1.16'
  66. openblas: 0.3.20
  67. openjpeg: '2.3'
  68. openssl: 1.1.1
  69. perl: '5.34'
  70. pin_run_as_build:
  71. python:
  72. min_pin: x.x
  73. max_pin: x.x
  74. r-base:
  75. min_pin: x.x
  76. max_pin: x.x
  77. libboost:
  78. max_pin: x.x.x
  79. pixman: '0.40'
  80. proj: 6.2.1
  81. proj4: 5.2.0
  82. python: '3.9'
  83. python_impl: cpython
  84. python_implementation: cpython
  85. r_base: '3.5'
  86. r_implementation: mro-base
  87. r_version: 3.5.0
  88. readline: '8.0'
  89. rust_compiler: rust
  90. rust_compiler_version: 1.64.0
  91. serf: 1.3.9
  92. sqlite: '3'
  93. target_platform: linux-64
  94. tk: '8.6'
  95. xz: '5'
  96. zip_keys:
  97. - - python
  98. - numpy
  99. zlib: '1.2'
  100. zstd: 1.5.2