Skip to content

Commit 3c3c469

Browse files
Rebuild for azure_core_cpp 1.16.0 and latest storage packages
1 parent 7c98363 commit 3c3c469

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
__migrator:
2+
build_number: 1
3+
commit_message: Rebuild for azure_core_cpp 1.16.0 and latest storage packages
4+
kind: version
5+
migration_number: 1
6+
exclude_pinned_pkgs: false
7+
azure_core_cpp:
8+
- 1.16.0
9+
azure_storage_common_cpp:
10+
- 12.10.0
11+
azure_storage_blobs_cpp:
12+
- 12.14.0
13+
azure_storage_files_datalake_cpp:
14+
- 12.12.0
15+
azure_storage_files_shares_cpp:
16+
- 12.14.0
17+
azure_storage_queues_cpp:
18+
- 12.4.0
19+
azure_identity_cpp:
20+
- 1.12.0
21+
migrator_ts: 1752518680.5378659

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ source:
3434
folder: cpp/submodules/parquet-testing
3535

3636
build:
37-
number: 16
37+
number: 17
3838
# for cuda support, building with one version is enough to be compatible with
3939
# all later versions, since arrow is only using libcuda, and not libcudart.
4040
skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]

0 commit comments

Comments
 (0)