[Buildroot] [PATCH 1/1] python-daemon: bump to version 2.1.1

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Sep 18 14:20:43 UTC 2016


Hello,

On Sat, 17 Sep 2016 22:31:21 -0400, Danomi Manchego wrote:
> Bump to the latest version, to get python3 support.
> 
> Signed-off-by: Danomi Manchego <danomimanchego123 at gmail.com>

I've applied, thanks!

> NOTE: It is not quite as clear to me in this version that the GPLv3
> license is only test code and build code, because there are more
> hits for "gpl" when I grep the package, in setup.py, version.py,
> test_version.py, the egg info SOURCES.txt, and a few more. However,
> the package home page at https://pypi.python.org/pypi/python-daemon/
> indicates Apache-2 only, as opposed to the previous PSF license. The
> doc/FAQ also mentions only Apache-2. So I am taking them at their word.

I've looking into it a bit, and I believe you're right. For the sake of
correctness, I've just changed it to:

PYTHON_DAEMON_LICENSE = Apache-2.0 (library), GPLv3+ (test, build)

so that we're clear that the build aspect (i.e setup.py) is under
GPLv3+ as well. But anyway, what really matters is what gets installed,
i.e the library itself.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list