Skip to content

Remove incorrect license tag#41

Merged
bdauvergne merged 1 commit into
bdauvergne:masterfrom
bkmgit:patch-1
Jul 8, 2026
Merged

Remove incorrect license tag#41
bdauvergne merged 1 commit into
bdauvergne:masterfrom
bkmgit:patch-1

Conversation

@bkmgit

@bkmgit bkmgit commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

OSI approved classifier has been deprecated from Python packaging guidelines.

OSI approved classifier has been deprecated from Python packaging guidelines.
@bdauvergne

Copy link
Copy Markdown
Owner

Could you provide a patch with the corresponding new classifier for MIT ?

@bkmgit

bkmgit commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

The specifications have fields for license and license-file, see https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression

Classifiers have been deprecated
https://packaging.python.org/en/latest/specifications/core-metadata/#classifier-multiple-use

Am assuming the software is BSD-3-Clause and not BSD-3-Clause OR MIT as there is not license file for MIT, just a BSD-3-Clause license file. If there are portions of the code under MIT license as well, then could indicate BSD-3-Clause AND MIT

@thebeanogamer

Copy link
Copy Markdown

👋 @bdauvergne would you be able to clarify what you're expecting the license for this package to be? Confirming that is the final blocker for introducing python-oath https://bugzilla.redhat.com/show_bug.cgi?id=2491197 and a bunch of dependant packages (all the NitroKey tools) into Fedora.

@bdauvergne bdauvergne merged commit fd9e07b into bdauvergne:master Jul 8, 2026
0 of 5 checks passed
@bdauvergne

Copy link
Copy Markdown
Owner

I also fixed the license declaration in the setup.py and made a 1.4.5 release, is it ok?

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.

3 participants