Skip to content

Conversation

@cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Feb 19, 2025

Flit 3.11 was released today with basic support for PEP 639.
https://flit.pypa.io/en/stable/history.html#version-3-11

Followup to #507, replaces #451.

@JelleZijlstra JelleZijlstra merged commit b931f1b into python:main Feb 19, 2025
23 checks passed
@cdce8p cdce8p deleted the flit-639 branch February 19, 2025 16:03
@actionless
Copy link

actionless commented Apr 10, 2025

this change causing the regression - pip-licenses is detecting the license not as PSF anymore but as unknown:

$ pip-licenses \
		--allow-only "\
Python Software Foundation License;\
"
license UNKNOWN not in allow-only licenses was found for package typing_extensions:4.13.1

with 4.12.2 same check was passing

@cdce8p
Copy link
Contributor Author

cdce8p commented Apr 10, 2025

@actionless This is an issue with pip-licenses. It doesn't support PEP 639 license-expressions yet. See raimon49/pip-licenses#225.

@actionless
Copy link

@cdce8p thanks for clarification!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants