Skip to content

Commit

Permalink
[main] Rebuild for azure_storage_blobs_cpp 12.12.0 (#1488)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Jul 26, 2024
2 parents 3e725db + 69d103c commit 6422c21
Show file tree
Hide file tree
Showing 16 changed files with 51 additions and 51 deletions.
16 changes: 8 additions & 8 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ azure_core_cpp:
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
- 12.11.0
- 12.12.0
azure_storage_files_datalake_cpp:
- 12.10.0
- 12.11.0
bzip2:
- '1'
c_compiler:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ azure_core_cpp:
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
- 12.11.0
- 12.12.0
azure_storage_files_datalake_cpp:
- 12.10.0
- 12.11.0
bzip2:
- '1'
c_compiler:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ azure_core_cpp:
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
- 12.11.0
- 12.12.0
azure_storage_files_datalake_cpp:
- 12.10.0
- 12.11.0
bzip2:
- '1'
c_compiler:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ azure_core_cpp:
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
- 12.11.0
- 12.12.0
azure_storage_files_datalake_cpp:
- 12.10.0
- 12.11.0
bzip2:
- '1'
c_compiler:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ azure_core_cpp:
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
- 12.11.0
- 12.12.0
azure_storage_files_datalake_cpp:
- 12.10.0
- 12.11.0
bzip2:
- '1'
c_compiler:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ azure_core_cpp:
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
- 12.11.0
- 12.12.0
azure_storage_files_datalake_cpp:
- 12.10.0
- 12.11.0
bzip2:
- '1'
c_compiler:
Expand Down
10 changes: 0 additions & 10 deletions .ci_support/migrations/azure_core_cpp1130.yaml

This file was deleted.

10 changes: 10 additions & 0 deletions .ci_support/migrations/azure_storage_blobs_cpp12120.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
__migrator:
build_number: 1
commit_message: Rebuild for azure_storage_blobs_cpp 12.12.0
kind: version
migration_number: 1
azure_storage_blobs_cpp:
- 12.12.0
azure_storage_files_shares_cpp:
- 12.10.0
migrator_ts: 1721883657.0839732
4 changes: 2 additions & 2 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ azure_core_cpp:
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
- 12.11.0
- 12.12.0
azure_storage_files_datalake_cpp:
- 12.10.0
- 12.11.0
bzip2:
- '1'
c_compiler:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ azure_core_cpp:
azure_identity_cpp:
- 1.8.0
azure_storage_blobs_cpp:
- 12.11.0
- 12.12.0
azure_storage_files_datalake_cpp:
- 12.10.0
- 12.11.0
bzip2:
- '1'
c_compiler:
Expand Down
24 changes: 12 additions & 12 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ source:
folder: testing

build:
number: 1
number: 2
# for cuda support, building with one version is enough to be compatible with
# all later versions, since arrow is only using libcuda, and not libcudart.
skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]
Expand Down

0 comments on commit 6422c21

Please sign in to comment.