Skip to content

Commit 3d6f0f6

Browse files
Rebuild for libboost 1.88
1 parent f083daa commit 3d6f0f6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
__migrator:
2+
build_number: 1
3+
kind: version
4+
commit_message: "Rebuild for libboost 1.88"
5+
migration_number: 1
6+
libboost_devel:
7+
- "1.88"
8+
libboost_headers:
9+
- "1.88"
10+
libboost_python_devel:
11+
- "1.88"
12+
migrator_ts: 1753251695.3315456

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: 17
37+
number: 18
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)