Skip to content

License information missing in 4.13 package on PyPi #559

@martin-traverse

Description

@martin-traverse

Hi, this update came through automatically and broke the license scan for my project. We had to downgrade to 4.12 until it is fixed.

Steps to reproduce

python -m venv ./venv
. venv/bin/activate
pip install typing-extensions
pip install pip-licenses
pip-licenses

Name               Version  License 
typing_extensions  4.13.0   UNKNOWN 

Key one to get fixed since this library is at the bottom of the stack for a lot of software! Please let me know if you need any extra info.

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