Hello.
I plan to update the license tag of Python interpreters in Fedora from "Python" to "Python-2.0.1".
See this PR which added it to fedora-license-data: https://gitlab.com/fedora/legal/fedora-license-data/-/merge_requests/61
See this PR to Python 3.11 (to be backported to older Pythons later): https://src.fedoraproject.org/rpms/python3.11/pull-request/78
I also plan to update the license of python3-docs to: Python-2.0.1 AND (Python-2.0.1 OR 0BSD)
Because examples, recipes, and other code in the documentation are dual licensed under Python-2.0.1/0BSD. This was previously not reflected in the License tag.
See this PR: https://src.fedoraproject.org/rpms/python3-docs/pull-request/82
Unfortunately, Python-2.0.1 is still not listed at https://docs.fedoraproject.org/en-US/legal/allowed-licenses/
On Tue, Aug 23, 2022 at 6:58 AM Miro Hrončok mhroncok@redhat.com wrote:
Unfortunately, Python-2.0.1 is still not listed at https://docs.fedoraproject.org/en-US/legal/allowed-licenses/
I've attempted to update the files used to generate the two lists so hopefully this change will show up in the generated documentation shortly.
Richard
On 23. 08. 22 15:17, Richard Fontana wrote:
On Tue, Aug 23, 2022 at 6:58 AM Miro Hrončok mhroncok@redhat.com wrote:
Unfortunately, Python-2.0.1 is still not listed at https://docs.fedoraproject.org/en-US/legal/allowed-licenses/
I've attempted to update the files used to generate the two lists so hopefully this change will show up in the generated documentation shortly.
Thanks, it is there.