Skip to content

Commit 0811733

Browse files
committed
Update pin for libattr and add migrate together
xref: conda-forge/attr-feedstock#12
1 parent a1f75a7 commit 0811733

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

recipe/conda_build_config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,8 @@ libarrow_all:
475475
- '22.0'
476476
- '21.0'
477477
- '20.0'
478+
libattr:
479+
- 2.5
478480
libavif:
479481
- 1
480482
libblitz:

recipe/migration_support/packages_to_migrate_together.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,7 @@ sqlite:
119119
vtk:
120120
- vtk_base
121121
- vtk
122+
123+
attr:
124+
- attr
125+
- libattr

0 commit comments

Comments
 (0)