diff --git a/recipe/meta.yaml b/recipe/meta.yaml index b4e402e1..fba2c410 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -20,7 +20,7 @@ source: - install_scripts.patch build: - number: 0 + number: 1 skip: True # [not (py36 and linux)] features: - vc9 # [win and py27] @@ -34,13 +34,13 @@ requirements: - cmake # [win] - numpy x.x - hdf4 - - hdf5 1.8.17|1.8.17.* - - geos 3.5.* + - hdf5 1.8.18|1.8.18.* + - geos 3.5.1 - proj4 4.9.3 - xerces-c - libnetcdf 4.4.* - libdap4 3.18.* # [not win] - - kealib + - kealib 1.4.7 - libtiff 4.0.* - libpng >=1.6.28,<1.7 - zlib 1.2.* # [not win] @@ -62,13 +62,13 @@ requirements: - python - numpy x.x - hdf4 - - hdf5 1.8.17|1.8.17.* - - geos 3.5.* + - hdf5 1.8.18|1.8.18.* + - geos 3.5.1 - proj4 4.9.3 - xerces-c - libnetcdf 4.4.* - libdap4 3.18.* # [not win] - - kealib + - kealib 1.4.7 - libtiff 4.0.* - libpng >=1.6.28,<1.7 - zlib 1.2.* # [not win]