Skip to content

Commit

Permalink
ARROW-17635: [Python][CI] Sync conda recipe with the arrow-cpp feedst…
Browse files Browse the repository at this point in the history
…ock (#14102)

Corresponds to status of feedstock as of conda-forge/arrow-cpp-feedstock#848, minus obvious & intentional divergences in the setup here (with the exception of unpinning xsimd, which was [pinned](https://github.com/apache/arrow/blob/apache-arrow-9.0.0/cpp/cmake_modules/ThirdpartyToolchain.cmake#L2245) as of 9.0.0, but isn't anymore).

Lead-authored-by: H. Vetinari <h.vetinari@gmx.com>
Co-authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
  • Loading branch information
h-vetinari and kou committed Nov 15, 2022
1 parent b7b92fa commit 82cf616
Show file tree
Hide file tree
Showing 38 changed files with 551 additions and 500 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos6
channel_sources:
Expand All @@ -17,32 +19,32 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.5'
- '0.6'
google_cloud_cpp:
- '1.35'
- '2.2'
grpc_cpp:
- '1.43'
- '1.47'
libabseil:
- '20220623.0'
libprotobuf:
- '3.19'
- '3.21'
lz4_c:
- 1.9.3
numpy:
- '1.18'
- '1.20'
openssl:
- 1.1.1
orc:
- 1.7.3
- 1.7.6
pin_run_as_build:
bzip2:
max_pin: x
lz4-c:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -51,13 +53,13 @@ pin_run_as_build:
python:
- 3.7.* *_cpython
re2:
- 2022.02.01
- 2022.06.01
snappy:
- '1'
target_platform:
- linux-64
thrift_cpp:
- 0.15.0
- 0.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos6
channel_sources:
Expand All @@ -17,32 +19,32 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.5'
- '0.6'
google_cloud_cpp:
- '1.35'
- '2.2'
grpc_cpp:
- '1.43'
- '1.47'
libabseil:
- '20220623.0'
libprotobuf:
- '3.19'
- '3.21'
lz4_c:
- 1.9.3
numpy:
- '1.18'
- '1.20'
openssl:
- 1.1.1
orc:
- 1.7.3
- 1.7.6
pin_run_as_build:
bzip2:
max_pin: x
lz4-c:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -51,13 +53,13 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
re2:
- 2022.02.01
- 2022.06.01
snappy:
- '1'
target_platform:
- linux-64
thrift_cpp:
- 0.15.0
- 0.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos6
channel_sources:
Expand All @@ -17,32 +19,32 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.5'
- '0.6'
google_cloud_cpp:
- '1.35'
- '2.2'
grpc_cpp:
- '1.43'
- '1.47'
libabseil:
- '20220623.0'
libprotobuf:
- '3.19'
- '3.21'
lz4_c:
- 1.9.3
numpy:
- '1.19'
- '1.20'
openssl:
- 1.1.1
orc:
- 1.7.3
- 1.7.6
pin_run_as_build:
bzip2:
max_pin: x
lz4-c:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -51,13 +53,13 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
re2:
- 2022.02.01
- 2022.06.01
snappy:
- '1'
target_platform:
- linux-64
thrift_cpp:
- 0.15.0
- 0.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos6
channel_sources:
Expand All @@ -17,32 +19,32 @@ cuda_compiler_version:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.5'
- '0.6'
google_cloud_cpp:
- '1.35'
- '2.2'
grpc_cpp:
- '1.43'
- '1.47'
libabseil:
- '20220623.0'
libprotobuf:
- '3.19'
- '3.21'
lz4_c:
- 1.9.3
numpy:
- '1.21'
openssl:
- 1.1.1
orc:
- 1.7.3
- 1.7.6
pin_run_as_build:
bzip2:
max_pin: x
lz4-c:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -51,13 +53,13 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
re2:
- 2022.02.01
- 2022.06.01
snappy:
- '1'
target_platform:
- linux-64
thrift_cpp:
- 0.15.0
- 0.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -23,26 +25,26 @@ docker_image:
gflags:
- '2.2'
glog:
- '0.5'
- '0.6'
google_cloud_cpp:
- '1.35'
- '2.2'
grpc_cpp:
- '1.43'
- '1.47'
libabseil:
- '20220623.0'
libprotobuf:
- '3.19'
- '3.21'
lz4_c:
- 1.9.3
numpy:
- '1.18'
- '1.20'
openssl:
- 1.1.1
orc:
- 1.7.3
- 1.7.6
pin_run_as_build:
bzip2:
max_pin: x
lz4-c:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
Expand All @@ -51,13 +53,13 @@ pin_run_as_build:
python:
- 3.7.* *_cpython
re2:
- 2022.02.01
- 2022.06.01
snappy:
- '1'
target_platform:
- linux-64
thrift_cpp:
- 0.15.0
- 0.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
Loading

0 comments on commit 82cf616

Please sign in to comment.