Skip to content

Hot-fix packages using NumPy to require <2 ? #516

@jakirkham

Description

@jakirkham

As brought up in issue ( conda-forge/scikit-learn-feedstock#227 ) ( in particular comment: conda-forge/scikit-learn-feedstock#227 (comment) ), for old packages we may not have numpy dependencies in run correctly constrained to ensure numpy 2 isn't pulled in by accident. Some proposed next steps:

  • Audit repodata to find where numpy upper bounds are undefined or too loose
  • Submit a repodata patch to fix those dependencies to be more tightly constrained
  • Make sure feedstocks are rebuilt with correct numpy constraint (if that hasn't already happened)
  • ?

Please suggest other steps or revise existing ones

cc @conda-forge/core

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