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

James Hilliard james.hilliard1 at gmail.com
Tue Aug 13 18:06:52 UTC 2019


On Tue, Aug 13, 2019 at 7:12 AM Thomas Petazzoni
<thomas.petazzoni at bootlin.com> wrote:
>
> Hello James,
>
> On Mon, 12 Aug 2019 17:03:45 -0600
> James Hilliard <james.hilliard1 at gmail.com> wrote:
>
> > +PYTHON_BROTLI_VERSION = 1.0.7
> > +PYTHON_BROTLI_SOURCE = Brotli-$(PYTHON_BROTLI_VERSION).zip
> > +PYTHON_BROTLI_SITE = https://files.pythonhosted.org/packages/cd/9c/7955895f5672ecc85270244582c6b53ff95bb4c24bf77bd9271d42351635
> > +PYTHON_BROTLI_SETUP_TYPE = setuptools
> > +PYTHON_BROTLI_LICENSE = Apache-2.0
>
> Pypi is wrong: the license is MIT, not Apache-2.0 (just read the
> LICENSE file to verify). I've fixed this and applied your patch to
> next. You probably want to notify the python-brotli maintainers that
> the license details regarding their package are incorrect on pypi.org.
Yeah, that's odd, the project specifies Apache-2.0 here:
https://github.com/google/brotli/blob/v1.0.7/setup.py#L145

That's what pypi seems to be picking up.
>
> Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com


More information about the buildroot mailing list