diff --git a/recipes/concoct/meta.yaml b/recipes/concoct/meta.yaml index 6efcab66b3b36..26ce9f2362e20 100644 --- a/recipes/concoct/meta.yaml +++ b/recipes/concoct/meta.yaml @@ -1,15 +1,15 @@ package: name: concoct - version: "0.4.2" + version: "1.0.0" source: - url: https://github.com/BinPro/CONCOCT/archive/0.4.2.tar.gz - sha256: 1242460a6d0b53e2aa28a1426213db397f6fd7dcaccd783cf24a2d09c035605c + url: https://github.com/BinPro/CONCOCT/archive/1.0.0.tar.gz + sha256: 4428a1d7bce5c7546106bea0a0ff6c2168e3680f6422adce5ef523bce46dc180 build: preserve_egg_dir: True number: 0 - skip: True # [not py27] + skip: True # [osx] requirements: build: @@ -29,6 +29,7 @@ requirements: - sphinx >=1.2.2 - gsl - openblas + - openmp run: - python @@ -44,6 +45,7 @@ requirements: - sphinx >=1.2.2 - gsl - openblas + - openmp test: commands: