conda_build_config.yaml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. VERBOSE_AT: V=1
  2. VERBOSE_CM: VERBOSE=1
  3. apr: 1.6.3
  4. blas_impl: openblas
  5. boost: '1.73'
  6. boost_cpp: '1.73'
  7. bzip2: '1.0'
  8. c_compiler: gcc
  9. c_compiler_version: 7.5.0
  10. cairo: '1.14'
  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. cudatoolkit: '9.0'
  16. cxx_compiler: gxx
  17. cxx_compiler_version: 7.5.0
  18. cyrus_sasl: 2.1.26
  19. dbus: '1'
  20. expat: '2.2'
  21. extend_keys:
  22. - ignore_build_only_deps
  23. - extend_keys
  24. - ignore_version
  25. - pin_run_as_build
  26. fontconfig: '2.13'
  27. fortran_compiler: gfortran
  28. fortran_compiler_version: 7.5.0
  29. freetype: '2.10'
  30. g2clib: '1.6'
  31. geos: 3.8.0
  32. giflib: '5'
  33. glib: '2'
  34. gmp: '6.1'
  35. gnu: 2.12.2
  36. gst_plugins_base: '1.14'
  37. gstreamer: '1.14'
  38. harfbuzz: '2.4'
  39. hdf4: '4.2'
  40. hdf5: 1.10.6
  41. hdfeos2: '2.20'
  42. hdfeos5: '5.1'
  43. icu: '58'
  44. ignore_build_only_deps:
  45. - python
  46. - numpy
  47. jpeg: '9'
  48. libdap4: '3.19'
  49. libffi: '3.3'
  50. libgd: 2.2.5
  51. libgdal: '3.0'
  52. libgsasl: '1.8'
  53. libkml: '1.3'
  54. libnetcdf: '4.6'
  55. libpng: '1.6'
  56. libprotobuf: 3.11.2
  57. libtiff: '4.1'
  58. libwebp: 1.0.0
  59. libxml2: '2.9'
  60. libxslt: '1.1'
  61. llvm_variant: llvm
  62. lua: '5'
  63. lzo: '2'
  64. mkl: '2021'
  65. mpfr: '4'
  66. noarch_python: python
  67. numpy: '1.16'
  68. openblas: 0.3.3
  69. openjpeg: '2.3'
  70. openssl: 1.1.1
  71. perl: '5.26'
  72. pin_run_as_build:
  73. python:
  74. max_pin: x.x
  75. min_pin: x.x
  76. r-base:
  77. max_pin: x.x
  78. min_pin: x.x
  79. libboost:
  80. max_pin: x.x.x
  81. pixman: '0.30'
  82. proj: 6.2.1
  83. proj4: 5.2.0
  84. python: '3.7'
  85. python_impl: cpython
  86. python_implementation: cpython
  87. qtwebkit: 'true'
  88. r_base: '3.5'
  89. r_implementation: r-base
  90. r_version: 3.5.0
  91. readline: '8.0'
  92. rust_compiler: rust
  93. rust_compiler_version: 1.46.0
  94. serf: 1.3.9
  95. sqlite: '3'
  96. target_platform: linux-64
  97. tk: '8.6'
  98. xz: '5'
  99. zlib: '1.2'