Skip to content

Commit 602679d

Browse files
authored
Merge pull request conda-forge#8373 from hmaarrfk/libattr_and_migrate_together
Update pin for libattr and add migrate together
2 parents a1f75a7 + 0811733 commit 602679d

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)