Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912294 - dev-python/docutils missing license
Summary: dev-python/docutils missing license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-15 10:44 UTC by steffen_brauer
Modified: 2023-08-25 14:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description steffen_brauer 2023-08-15 10:44:59 UTC
As per https://raw.githubusercontent.com/docutils/docutils/master/docutils/COPYING.txt LICENSE should be "BSD BSD-2 PSF-2 GPL-3+"

I am unsure if PSF-2 is a fit, b/c its missing the BEOPEN TOC, CNRI License Agreement and CWI Statement.

Reproducible: Always
Comment 1 Ulrich Müller gentoo-dev 2023-08-15 20:38:44 UTC
PSF-2.4 might be a better fit than PSF-2. Probably we also want to keep public-domain (the dedication is similar to CC-PD but has slightly different wording).
Comment 2 steffen_brauer 2023-08-16 07:11:52 UTC
You are correct. public-domain should me included.
Comment 3 Larry the Git Cow gentoo-dev 2023-08-25 14:21:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900941b98b755063a0cb8f4f018aa992c2e34b14

commit 900941b98b755063a0cb8f4f018aa992c2e34b14
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-08-25 14:19:18 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-08-25 14:21:10 +0000

    dev-python/docutils: Fix license
    
    Closes: https://bugs.gentoo.org/912294
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../docutils/{docutils-0.20.1.ebuild => docutils-0.20.1-r1.ebuild}     | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)