Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions recipe/patch_yaml/libarrow.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# need to tighten run-export from major to minor, see
# https://github.com/conda-forge/arrow-cpp-feedstock/pull/1409
if:
has_depends: libarrow >=16.0.0,<17.0a0
then:
- tighten_depends:
name: libarrow
upper_bound: "16.1"