conda_build_config.yaml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. MACOSX_DEPLOYMENT_TARGET: '10.9'
  2. VERBOSE_AT: V=1
  3. VERBOSE_CM: VERBOSE=1
  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.3.0
  11. cairo: '1.14'
  12. channel_targets: defaults
  13. clang_variant: clang
  14. cpu_optimization_target: nocona
  15. cran_mirror: https://mran.microsoft.com/snapshot/2018-01-01
  16. cxx_compiler: gxx
  17. cxx_compiler_version: 7.3.0
  18. cyrus_sasl: 2.1.26
  19. dbus: '1'
  20. expat: '2.2'
  21. extend_keys:
  22. - ignore_build_only_deps
  23. - ignore_version
  24. - extend_keys
  25. - pin_run_as_build
  26. fontconfig: '2.13'
  27. fortran_compiler: gfortran
  28. fortran_compiler_version: 7.3.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. macos_machine: x86_64-apple-darwin13.4.0
  65. macos_min_version: '10.9'
  66. mkl: '2019'
  67. mpfr: '4'
  68. noarch_python: python
  69. nodejs: '8.12'
  70. numpy: '1.16'
  71. openblas: 0.3.3
  72. openjpeg: '2.3'
  73. openssl: 1.1.1
  74. perl: '5.26'
  75. pin_run_as_build:
  76. python:
  77. max_pin: x.x
  78. min_pin: x.x
  79. r-base:
  80. max_pin: x.x
  81. min_pin: x.x
  82. libboost:
  83. max_pin: x.x.x
  84. pixman: '0.30'
  85. proj: 6.2.1
  86. proj4: 5.2.0
  87. python: '3.6'
  88. python_impl: cpython
  89. python_implementation: cpython
  90. qtwebkit: 'true'
  91. r_base: '3.5'
  92. r_implementation: mro-base
  93. r_version: 3.5.0
  94. readline: '8.0'
  95. rust_compiler: rust
  96. rust_compiler_version: 1.46.0
  97. serf: 1.3.9
  98. sqlite: '3'
  99. target_platform: linux-64
  100. tk: '8.6'
  101. xz: '5'
  102. zlib: '1.2'