From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 27 Apr 2018 23:33:44 +0200 Subject: [Buildroot] [PATCH v2 5/5] python-flask-bootstrap: new package In-Reply-To: <20180206132506.30389-5-aduskett@gmail.com> References: <20180206132506.30389-1-aduskett@gmail.com> <20180206132506.30389-5-aduskett@gmail.com> Message-ID: <20180427233344.56c57c66@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Tue, 6 Feb 2018 08:25:06 -0500, Adam Duskett wrote: > Flask-Bootstrap packages Bootstrap into an extension that mostly consists of a > blueprint named 'bootstrap'. It can also create links to serve Bootstrap from > a CDN and works with no boilerplate code in your application. > > Signed-off-by: Adam Duskett This package has a bunch of check-package warnings: package/python-flask-bootstrap/Config.in:2: should be indented with one tab (http://nightly.buildroot.org/#_config_files) package/python-flask-bootstrap/Config.in:3: should be indented with one tab (http://nightly.buildroot.org/#_config_files) package/python-flask-bootstrap/Config.in:4: should be indented with one tab (http://nightly.buildroot.org/#_config_files) package/python-flask-bootstrap/Config.in:5: should be indented with one tab (http://nightly.buildroot.org/#_config_files) package/python-flask-bootstrap/Config.in:6: should be indented with one tab (http://nightly.buildroot.org/#_config_files) package/python-flask-bootstrap/Config.in:7: help text: <2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) package/python-flask-bootstrap/Config.in:8: help text: <2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) package/python-flask-bootstrap/Config.in:9: help text: <2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) package/python-flask-bootstrap/Config.in:10: help text: <2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) I had fixed them locally, but then I had another question. > +PYTHON_FLASK_BOOTSTRAP_LICENSE = BSD-3c How did you determine it was BSD-3c ? Originally you had just BSD (which isn't specific enough) and Yegor said it's BSD-3c, but I couldn't find where this information was coming from. Yegor ? Thomas -- Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com