Skip to content

Commit a92aeb7

Browse files
Rebuild for brotli 1.1
1 parent 6d03005 commit a92aeb7

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
__migrator:
2+
build_number: 1
3+
commit_message: Rebuild for brotli 1.1
4+
kind: version
5+
migration_number: 1
6+
brotli:
7+
- '1.1'
8+
libbrotlicommon:
9+
- '1.1'
10+
libbrotlidec:
11+
- '1.1'
12+
libbrotlienc:
13+
- '1.1'
14+
migrator_ts: 1757419361.3423874

recipe/meta.yaml

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

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

0 commit comments

Comments
 (0)