From 78411615f8aa81c80a982355f080d24f1338cf84 Mon Sep 17 00:00:00 2001 From: Filipe Fernandes Date: Thu, 2 Nov 2017 14:39:44 -0200 Subject: [PATCH] pin geos to 3.6.2 --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 172c0d6..25d0e77 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -9,7 +9,7 @@ source: sha256: 0ed0db2ddc10e092de30c2ddae28cc8bd2543601b6af83877b76c3280f2537c6 build: - number: 0 + number: 1 requirements: build: @@ -19,14 +19,14 @@ requirements: - numpy 1.8.* # [not (win and (py35 or py36))] - numpy 1.9.* # [win and py35] - numpy 1.11.* # [win and py36] - - geos 3.5.1 + - geos 3.6.2 - msinttypes # [win and py<35] run: - python - numpy >=1.8 # [not (win and (py35 or py36))] - numpy >=1.9 # [win and py35] - numpy >=1.11 # [win and py36] - - geos 3.5.1 + - geos 3.6.2 test: source_files: