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: 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. cxx_compiler: gxx
  16. cxx_compiler_version: 7.5.0
  17. cyrus_sasl: 2.1.26
  18. dbus: '1'
  19. expat: '2.2'
  20. extend_keys:
  21. - ignore_build_only_deps
  22. - ignore_version
  23. - pin_run_as_build
  24. - extend_keys
  25. fontconfig: '2.13'
  26. fortran_compiler: gfortran
  27. fortran_compiler_version: 7.5.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: '2.4'
  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.3'
  49. libgd: 2.2.5
  50. libgdal: '3.0'
  51. libgsasl: '1.8'
  52. libkml: '1.3'
  53. libnetcdf: '4.8'
  54. libpng: '1.6'
  55. libprotobuf: 3.11.2
  56. libtiff: '4.1'
  57. libwebp: 1.2.0
  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.21'
  66. openblas: 0.3.3
  67. openjpeg: '2.3'
  68. openssl: 1.1.1
  69. perl: '5.26'
  70. pin_run_as_build:
  71. python:
  72. max_pin: x.x
  73. min_pin: x.x
  74. r-base:
  75. max_pin: x.x
  76. min_pin: x.x
  77. libboost:
  78. max_pin: x.x.x
  79. pixman: '0.30'
  80. proj: 6.2.1
  81. proj4: 5.2.0
  82. python: '3.10'
  83. python_impl: cpython
  84. python_implementation: cpython
  85. qtwebkit: 'true'
  86. r_base: '3.5'
  87. r_implementation: mro-base
  88. r_version: 3.5.0
  89. readline: '8.0'
  90. rust_compiler: rust
  91. rust_compiler_version: 1.56.0
  92. serf: 1.3.9
  93. sqlite: '3'
  94. target_platform: linux-64
  95. tk: '8.6'
  96. xz: '5'
  97. zip_keys:
  98. - - python
  99. - numpy
  100. zlib: '1.2'