Skip to content

Licence :: * trove classifers are deprecated - #1348

Merged
minrk merged 1 commit into
ipython:mainfrom
Carreau:Lic
Feb 20, 2025
Merged

Licence :: * trove classifers are deprecated#1348
minrk merged 1 commit into
ipython:mainfrom
Carreau:Lic

Conversation

@Carreau

Copy link
Copy Markdown
Member

It is replaced by License-expression (which is exclusive with license that we used, so can't just replace for now).

https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression

@CarreauCarreau added this to the 7.0 milestone Feb 19, 2025
It is replaced by License-expression (which is exclusive with license
that we used, so can't just replace for now).
https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression
@minrk

Copy link
Copy Markdown
Member

which is exclusive with license that we used, so can't just replace for now

I don't follow this. Shouldn't we use License-Expression: BSD-3-Clause?

@Carreau

Copy link
Copy Markdown
MemberAuthor

I don't follow this. Shouldn't we use License-Expression: BSD-3-Clause?

Yes, but we would need to remove license, but we need to check the minimal version hatching and whether it properly support License-Expression first. We can't "just add" License-Expression and expect things not to break, while "just removing" the trove classifiers will not break anything.

@minrk
minrk merged commit 72d7ca8 into ipython:mainFeb 20, 2025
ianthomas23 pushed a commit to ianthomas23/ipykernel that referenced this pull request Apr 10, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Carreau@minrk