Skip to content

Packages with capital letters in their distname end up unpackable by wheel unpackΒ #10

@MrMino

Description

@MrMino

WheelFile._distinfo_path uses packaging.utils.canonicalize_name, which it shouldn't: it lower-cases the name in the .dist-info prefix, which makes the wheel unrecognizable to wheel unpack and pip:

Missing Django-3.2.5+myversion.dist-info/RECORD file

Found out during working on the snippet in #9.

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