[Buildroot] [PATCH 1/1] package/python-greenlet: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Apr 13 20:50:19 UTC 2020


On Fri,  1 Nov 2019 02:01:35 -0600
James Hilliard <james.hilliard1 at gmail.com> wrote:

> +PYTHON_GREENLET_VERSION = 0.4.15
> +PYTHON_GREENLET_SOURCE = greenlet-$(PYTHON_GREENLET_VERSION).tar.gz
> +PYTHON_GREENLET_SITE = https://files.pythonhosted.org/packages/f8/e8/b30ae23b45f69aa3f024b46064c0ac8e5fcb4f22ace0dca8d6f9c8bbe5e7
> +PYTHON_GREENLET_SETUP_TYPE = distutils
> +PYTHON_GREENLET_LICENSE = MIT
> +PYTHON_GREENLET_LICENSE_FILES = LICENSE

The LICENSE file states that there are some parts under the PSF-2.0
license. So I've updated the LICENSE variable to include PSF-2.0, and
the LICENSE_FILES variable to include the LICENSE.PSF file.

Applied with those changes. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list