Skip to content

Commit

Permalink
Update pin for arrow_cpp (#6186)
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 23, 2024
2 parents 9d9f056 + 0c1aee3 commit 77df6dd
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions recipe/migrations/libarrow170.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
__migrator:
build_number: 1
commit_message: Rebuild for libarrow 16.1
kind: version
migration_number: 1
exclude:
- pyarrow
- r-arrow
- arrow-c-glib

arrow_cpp:
- '17.0' # does not exist; switch to libarrow
- '16.1' # does not exist; switch to libarrow
- 15 # does not exist; switch to libarrow
- 14 # does not exist; switch to libarrow
libarrow:
- '17.0'
- '16.1'
- 15
- 14
libarrow_all:
- '17.0'
- '16.1'
- 15
- 14
migrator_ts: 1721237682.5523818

0 comments on commit 77df6dd

Please sign in to comment.