I'm trying to build an RPM of a python package.
The LICENSE file of the python package states that it is released under
MIT license.

But there is a file, _version.py, where you can read:

Parts of `extract_components` are taken from the pypa packaging project
(https://github.com/pypa/packaging) which is dual licensed:
> This file is dual licensed under the terms of the Apache License,
Version
> 2.0, and the BSD License. See the LICENSE file in the root of (the
pypa)
> repository for complete details.


The question is, what should I put in the License tag of the SPEC file?
Is MIT sufficient?

Thanks,
A.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to