File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
recipes/recipes_emscripten/arrow-cpp Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 11context :
2- version : 19 .0.1
2+ version : 20 .0.0
33
44package :
55 name : arrow-cpp
66 version : ${{ version }}
77
88source :
99- url : https://github.com/apache/arrow/releases/download/apache-arrow-${{version}}/apache-arrow-${{version}}.tar.gz
10- sha256 : acb76266e8b0c2fbb7eb15d542fbb462a73b3fd1e32b80fad6c2fafd95a51160
10+ sha256 : 89efbbf852f5a1f79e9c99ab4c217e2eb7f991837c005cba2d4a2fbd35fad212
1111
1212build :
1313 number : 1
@@ -25,6 +25,17 @@ requirements:
2525 - rapidjson
2626 - nlohmann_json
2727
28+
29+ tests :
30+ - package_contents :
31+ lib :
32+ - libarrow.a
33+ - libarrow_acero.a
34+ - libarrow_bundled_dependencies.a
35+ - libarrow_dataset.a
36+ include :
37+ - arrow/array.h
38+
2839about :
2940 license : Apache-2.0
3041 summary : ' Arrow: A cross-language development platform for in-memory analytics'
You can’t perform that action at this time.
0 commit comments