Skip to content

Commit f967b84

Browse files
regro-cf-autotick-both-vetinariweiji14
authored
Rebuild for aws_sdk_cpp 1.11.242 (#23)
* Rebuild for aws_sdk_cpp 1.11.242 * MNT: Re-rendered with conda-build 3.28.4, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.31.01.24.54 * Update expected hash * Pin to s3fs>=2023.12.2 in test.requires Try to workaround `s3fs 2023.10.0 has requirement fsspec==2023.10.0, but you have fsspec 2023.12.2` error. --------- Co-authored-by: h-vetinari <[email protected]> Co-authored-by: Wei Ji <[email protected]>
1 parent 8cea82f commit f967b84

15 files changed

+48
-33
lines changed

.ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws_sdk_cpp:
2-
- 1.11.210
2+
- 1.11.242
33
cdt_name:
44
- cos6
55
channel_sources:

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws_sdk_cpp:
2-
- 1.11.210
2+
- 1.11.242
33
cdt_name:
44
- cos6
55
channel_sources:

.ci_support/linux_64_python3.8.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws_sdk_cpp:
2-
- 1.11.210
2+
- 1.11.242
33
cdt_name:
44
- cos6
55
channel_sources:

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws_sdk_cpp:
2-
- 1.11.210
2+
- 1.11.242
33
cdt_name:
44
- cos6
55
channel_sources:

.ci_support/migrations/aws_sdk_cpp111210.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
__migrator:
2+
build_number: 1
3+
commit_message: Rebuild for aws_sdk_cpp 1.11.242
4+
kind: version
5+
migration_number: 1
6+
aws_sdk_cpp:
7+
- 1.11.242
8+
migrator_ts: 1705191753.9145608

.ci_support/migrations/pytorch21.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MACOSX_DEPLOYMENT_TARGET:
22
- '10.9'
33
aws_sdk_cpp:
4-
- 1.11.210
4+
- 1.11.242
55
channel_sources:
66
- conda-forge
77
channel_targets:

.ci_support/osx_64_python3.11.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MACOSX_DEPLOYMENT_TARGET:
22
- '10.9'
33
aws_sdk_cpp:
4-
- 1.11.210
4+
- 1.11.242
55
channel_sources:
66
- conda-forge
77
channel_targets:

.ci_support/osx_64_python3.8.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MACOSX_DEPLOYMENT_TARGET:
22
- '10.9'
33
aws_sdk_cpp:
4-
- 1.11.210
4+
- 1.11.242
55
channel_sources:
66
- conda-forge
77
channel_targets:

0 commit comments

Comments
 (0)