Skip to content

BUG: ignored_deps_per_node in migrators does not work correctly #5623

@h-vetinari

Description

@h-vetinari

ignored_deps_per_node does not work as intended; for example conda-forge/conda-forge-pinning-feedstock#8218 added

    ignored_deps_per_node:
      pyarrow:
        # optional test dependencies
        - numba
        - sparse

to the 3.14t migration, and yet, two weeks later, pyarrow is still considered a child of numba.

Image

.
Same thing happened for conda-forge/conda-forge-pinning-feedstock#8272

CC @beckermr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions