Skip to content

Commit bf77aef

Browse files
srilmanIsaacWarren
authored andcommitted
constraint aws-sdk-cpp
1 parent f5b8ab4 commit bf77aef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipe/meta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ source:
3333
folder: cpp/submodules/parquet-testing
3434

3535
build:
36-
number: 2
36+
number: 5
3737
# for cuda support, building with one version is enough to be compatible with
3838
# all later versions, since arrow is only using libcuda, and not libcudart.
3939
skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]
@@ -70,7 +70,7 @@ requirements:
7070
- clangdev {{ llvm_version }}
7171
- llvmdev {{ llvm_version }}
7272
- aws-crt-cpp
73-
- aws-sdk-cpp
73+
- aws-sdk-cpp <=1.11.485
7474
# azure filesystem dependencies, currently broken on windows, see
7575
# https://github.com/apache/arrow/issues/41990
7676
- azure-core-cpp # [unix]
@@ -223,7 +223,7 @@ outputs:
223223
- {{ compiler("cuda") }} # [cuda_compiler_version != "None"]
224224
host:
225225
- aws-crt-cpp
226-
- aws-sdk-cpp
226+
- aws-sdk-cpp <=1.11.485
227227
- azure-core-cpp # [unix]
228228
- azure-identity-cpp # [unix]
229229
- azure-storage-blobs-cpp # [unix]

0 commit comments

Comments
 (0)