Skip to content

Bump maturin version to satisfy conda-forge constraints? #701

@charlesbluca

Description

@charlesbluca

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Availability of this package on conda-forge for each Python minor version is dependent on there being an associated maturin package built against that minor version - in the case of python 3.12, there are no builds of maturin that satisfy >=0.15,<0.16, blocking the ability to publish packages for 3.12 (conda-forge/datafusion-feedstock#44 (comment)).

Describe the solution you'd like
Bumping the maturin version constraints to something that contains at least 1.2.3 would give us access to 3.12 builds, allowing conda-forge packages of this project to be published for python 3.12.

Additional context
Discussion around this is surrounding conda-forge/datafusion-feedstock#44.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions