Skip to content

Commit f7f5e16

Browse files
authored
Merge pull request conda-forge#313 from regro-cf-autotick-bot/rebuild-aws_crt_cpp0273-0-1_hd758bb
Rebuild for aws_crt_cpp 0.27.3
2 parents 7ea21e9 + de18256 commit f7f5e16

9 files changed

+16
-15
lines changed

.ci_support/linux_64_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws_crt_cpp:
2-
- 0.27.2
2+
- 0.27.3
33
aws_sdk_cpp:
44
- 1.11.329
55
azure_core_cpp:

.ci_support/linux_aarch64_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BUILD:
22
- aarch64-conda_cos7-linux-gnu
33
aws_crt_cpp:
4-
- 0.27.2
4+
- 0.27.3
55
aws_sdk_cpp:
66
- 1.11.329
77
azure_core_cpp:

.ci_support/linux_ppc64le_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws_crt_cpp:
2-
- 0.27.2
2+
- 0.27.3
33
aws_sdk_cpp:
44
- 1.11.329
55
azure_core_cpp:

.ci_support/migrations/aws_crt_cpp0272.yaml

-8
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
__migrator:
2+
build_number: 1
3+
commit_message: Rebuild for aws_crt_cpp 0.27.3
4+
kind: version
5+
migration_number: 1
6+
automerge: true
7+
aws_crt_cpp:
8+
- 0.27.3
9+
migrator_ts: 1720779139.0663726

.ci_support/osx_64_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET:
33
MACOSX_SDK_VERSION:
44
- '10.13'
55
aws_crt_cpp:
6-
- 0.27.2
6+
- 0.27.3
77
aws_sdk_cpp:
88
- 1.11.329
99
azure_core_cpp:

.ci_support/osx_arm64_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET:
33
MACOSX_SDK_VERSION:
44
- '11.0'
55
aws_crt_cpp:
6-
- 0.27.2
6+
- 0.27.3
77
aws_sdk_cpp:
88
- 1.11.329
99
azure_core_cpp:

.ci_support/win_64_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws_crt_cpp:
2-
- 0.27.2
2+
- 0.27.3
33
aws_sdk_cpp:
44
- 1.11.329
55
azure_core_cpp:

recipe/meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ source:
2020
- lz4-fix.patch
2121

2222
build:
23-
number: 1
23+
number: 2
2424
run_exports:
2525
# https://abi-laboratory.pro/?view=timeline&l=tiledb
2626
- {{ pin_subpackage('tiledb', max_pin='x.x') }}

0 commit comments

Comments
 (0)