Skip to content

Wheels bundle the wrong version #34

@Martmists-GH

Description

@Martmists-GH
$ pip install samplerate
Collecting samplerate
  Using cached samplerate-0.2.3-cp311-cp311-linux_x86_64.whl
...

$ ls ./.venv/lib/python3.11/site-packages | grep samplerate
samplerate-0.2.3.dist-info
samplerate.cpython-314-x86_64-linux-gnu.so  # <- Python 3.14 binary in a python 3.11 wheel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions