Skip to content

Commit

Permalink
apacheGH-35658: [Packaging] Sync conda recipes with feedstocks (apach…
Browse files Browse the repository at this point in the history
…e#35637)

Corresponds to conda-forge/arrow-cpp-feedstock#1053 for pyarrow (one failing test on our infra that needs debugging), as well as the state of the feedstock for r-arrow after conda-forge/r-arrow-feedstock#65
* Closes: apache#35658

Authored-by: H. Vetinari <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
  • Loading branch information
h-vetinari authored and loicalleyne committed Nov 13, 2023
1 parent 5d0bcf4 commit c1ea980
Show file tree
Hide file tree
Showing 28 changed files with 687 additions and 220 deletions.
Original file line number Diff line number Diff line change
@@ -1,56 +1,56 @@
aws_crt_cpp:
- 0.19.8
- 0.20.3
aws_sdk_cpp:
- 1.10.57
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '7'
- '10'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '10.2'
- '11.2'
cuda_compiler_version_min:
- '10.2'
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '7'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-cuda:10.2
- quay.io/condaforge/linux-anvil-cuda:11.2
gflags:
- '2.2'
glog:
- '0.6'
google_cloud_cpp:
- 2.8.0
- '2.12'
libabseil:
- '20230125'
libgrpc:
- '1.52'
- '1.54'
- '1.56'
libprotobuf:
- '3.21'
- 4.23.3
lz4_c:
- 1.9.3
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
- 1.8.3
- 1.9.0
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -61,7 +61,7 @@ python:
- 3.8.* *_cpython
- 3.9.* *_cpython
re2:
- 2023.02.02
- 2023.03.02
snappy:
- '1'
target_platform:
Expand All @@ -73,9 +73,12 @@ ucx:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - libgrpc
- libprotobuf
- - python
- numpy
zlib:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,56 +1,56 @@
aws_crt_cpp:
- 0.19.8
- 0.20.3
aws_sdk_cpp:
- 1.10.57
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
- None
cuda_compiler_version:
- None
cuda_compiler_version_min:
- '10.2'
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.6'
google_cloud_cpp:
- 2.8.0
- '2.12'
libabseil:
- '20230125'
libgrpc:
- '1.52'
- '1.54'
- '1.56'
libprotobuf:
- '3.21'
- 4.23.3
lz4_c:
- 1.9.3
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
- 1.8.3
- 1.9.0
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -61,7 +61,7 @@ python:
- 3.8.* *_cpython
- 3.9.* *_cpython
re2:
- 2023.02.02
- 2023.03.02
snappy:
- '1'
target_platform:
Expand All @@ -73,9 +73,12 @@ ucx:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - libgrpc
- libprotobuf
- - python
- numpy
zlib:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
aws_crt_cpp:
- 0.20.3
aws_sdk_cpp:
- 1.10.57
bzip2:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.2'
cuda_compiler_version_min:
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
gflags:
- '2.2'
glog:
- '0.6'
google_cloud_cpp:
- '2.12'
libabseil:
- '20230125'
libgrpc:
- '1.54'
- '1.56'
libprotobuf:
- '3.21'
- 4.23.3
lz4_c:
- 1.9.3
numpy:
- '1.21'
- '1.23'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
- 1.9.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
re2:
- 2023.03.02
snappy:
- '1'
target_platform:
- linux-aarch64
thrift_cpp:
- 0.18.1
ucx:
- 1.14.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - libgrpc
- libprotobuf
- - python
- numpy
zlib:
- '1.2'
zstd:
- '1.5'
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
aws_crt_cpp:
- 0.19.8
- 0.20.3
aws_sdk_cpp:
- 1.10.57
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -20,37 +18,43 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- None
cuda_compiler_version:
- None
cuda_compiler_version_min:
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.6'
google_cloud_cpp:
- 2.8.0
- '2.12'
libabseil:
- '20230125'
libgrpc:
- '1.52'
- '1.54'
- '1.56'
libprotobuf:
- '3.21'
- 4.23.3
lz4_c:
- 1.9.3
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
- 1.8.3
- 1.9.0
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -61,7 +65,7 @@ python:
- 3.8.* *_cpython
- 3.9.* *_cpython
re2:
- 2023.02.02
- 2023.03.02
snappy:
- '1'
target_platform:
Expand All @@ -73,9 +77,12 @@ ucx:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - libgrpc
- libprotobuf
- - python
- numpy
zlib:
Expand Down
Loading

0 comments on commit c1ea980

Please sign in to comment.