From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 9 Oct 2018 21:27:22 +0200 Subject: [Buildroot] [PATCH 2/4] python-ply: new package In-Reply-To: <20180922193631.14369-2-asafka7@gmail.com> References: <20180922193631.14369-1-asafka7@gmail.com> <20180922193631.14369-2-asafka7@gmail.com> Message-ID: <20181009212722.4ab34b54@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, Thanks for this patch. I've applied to master, with one change, see below. On Sat, 22 Sep 2018 22:36:29 +0300, Asaf Kahlon wrote: > +PYTHON_PLY_LICENSE = BSD "BSD" as a value for license is always wrong, because it's not specific enough. We need to know the variant of BSD license being used. Yegor: the scanpypi script needs to be updated to not put "BSD", but something that includes a warning that ensures that the user of scanpypi will know he will have to do additional research to find what is the exact license. I think we discussed this already, but we had some similar discussion on scancpan with Fran?ois, so I'm not sure to remember :) In this case, the license was BSD-3-Clause. Applied with this fixed. Thanks! Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com