Update conda meta

This commit is contained in:
Thomas Krijnen
2018-07-08 15:06:12 +02:00
committed by GitHub
parent 20b35ec4ea
commit 2dc01aec2d
+4 -4
View File
@@ -1,9 +1,9 @@
package: package:
name: ifcopenshell name: ifcopenshell
version: "0.6.0a0" version: "0.6.0a1"
source: source:
git_rev: "v0.6.0a0" git_rev: "v0.6.0a1"
git_url: https://github.com/IfcOpenShell/IfcOpenShell git_url: https://github.com/IfcOpenShell/IfcOpenShell
build: build:
@@ -19,7 +19,7 @@ requirements:
- gcc # [osx] - gcc # [osx]
- make - make
- python - python
- oce ==0.17.3 - oce ==0.18.3
- cmake - cmake
- swig >=3.0.9 - swig >=3.0.9
- libboost - libboost
@@ -27,7 +27,7 @@ requirements:
run: run:
- libgcc # [osx] - libgcc # [osx]
- python - python
- oce ==0.17.3 - oce ==0.18.3
- libboost - libboost
- icu - icu