Skip to content

Fix: nexfort 0.1.dev271 does not have cp312 wheels  #4

@stenreijers

Description

@stenreijers

Expectation

The README states that nexfort should also work for CPython 3.12 (python 3.8~3.12). However the wheels for that do not exist, this is the verbose output of the pip install command:

  Skipping link: none of the wheel's tags (cp310-cp310-manylinux_2_28_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/08/c6/8fa8f4a12da9344bd639d9d84acad097552286f88481291052874f027399/nexfort-0.1.dev271-cp310-cp310-manylinux_2_28_x86_64.whl (from https://pypi.org/simple/nexfort/) (requires-python:>=3.8)
  Skipping link: none of the wheel's tags (cp311-cp311-manylinux_2_28_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/bc/04/820361f63be9727d8250a0ebc30eacc24976d0de983e6a81035389e15d87/nexfort-0.1.dev271-cp311-cp311-manylinux_2_28_x86_64.whl (from https://pypi.org/simple/nexfort/) (requires-python:>=3.8)
  Skipping link: none of the wheel's tags (cp38-cp38-manylinux_2_28_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/8c/27/b495a3dd96f5454e4a24d2f274e62b213ab582be07c8e82c35435e5b9eed/nexfort-0.1.dev271-cp38-cp38-manylinux_2_28_x86_64.whl (from https://pypi.org/simple/nexfort/) (requires-python:>=3.8)
  Skipping link: none of the wheel's tags (cp39-cp39-manylinux_2_28_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d9/5a/0172d6cda8b09dd075f3c45560d3c361494490e7fe31fa6a41739a42bc05/nexfort-0.1.dev271-cp39-cp39-manylinux_2_28_x86_64.whl (from https://pypi.org/simple/nexfort/) (requires-python:>=3.8)

Solution

Release nexfort with wheels for cp312.

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