Skip to content

Commit 6d464f3

Browse files
srilmanscott-routledge2
authored andcommitted
constraint aws-sdk-cpp
1 parent 0f8bfc4 commit 6d464f3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

recipe/meta.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ source:
3535
folder: cpp/submodules/parquet-testing
3636

3737
build:
38-
number: 8
39-
38+
number: 5
4039
# for cuda support, building with one version is enough to be compatible with
4140
# all later versions, since arrow is only using libcuda, and not libcudart.
4241
skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]
@@ -73,7 +72,7 @@ requirements:
7372
- clangdev {{ llvm_version }}
7473
- llvmdev {{ llvm_version }}
7574
- aws-crt-cpp
76-
- aws-sdk-cpp
75+
- aws-sdk-cpp <=1.11.485
7776
# azure filesystem dependencies, currently broken on windows, see
7877
# https://github.com/apache/arrow/issues/41990
7978
- azure-core-cpp # [unix]
@@ -224,7 +223,7 @@ outputs:
224223
- {{ compiler("cuda") }} # [cuda_compiler_version != "None"]
225224
host:
226225
- aws-crt-cpp
227-
- aws-sdk-cpp
226+
- aws-sdk-cpp <=1.11.485
228227
- azure-core-cpp # [unix]
229228
- azure-identity-cpp # [unix]
230229
- azure-storage-blobs-cpp # [unix]

0 commit comments

Comments
 (0)