Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] python-remi: new package
Date: Sun, 4 Feb 2018 17:17:19 +0100	[thread overview]
Message-ID: <20180204161719.GG2411@scaer> (raw)
In-Reply-To: <20180202214205.14781-1-gwenj@trabucayre.com>

Gwenhael, All,

On 2018-02-02 22:42 +0100, Gwenhael Goavec-Merou spake thusly:
> From: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
> 
> Remi is a GUI library for Python applications which transpiles an
> application's interface into HTML to be rendered in a web browser.
> This removes platform-specific dependencies and lets you easily
> develop cross-platform applications in Python!
[--SNIP--]
> diff --git a/package/python-remi/python-remi.mk b/package/python-remi/python-remi.mk
> new file mode 100644
> index 0000000000..6514118192
> --- /dev/null
> +++ b/package/python-remi/python-remi.mk
> @@ -0,0 +1,14 @@
> +################################################################################
> +# 

Trailing whitespace...

> +# python-remi
> +#
> +################################################################################
> +
> +PYTHON_REMI_VERSION = v1.0
> +PYTHON_REMI_SITE = $(call github,dddomodossola,remi,$(PYTHON_REMI_VERSION))
> +PYTHON_REMI_LICENSE = Apache-2.0
> +PYTHON_REMI_LICENSE_FILES = LICENSE
> +PYTHON_REMI_SETUP_TYPE = setuptools
> +
> +$(eval $(python-package))
> +

Trailng empty line.

Those two are causing check-package failures;
    https://gitlab.com/buildroot.org/buildroot/-/jobs/50971692

You can check locally with:
    ./utils/check-package package/python-remi/*

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      parent reply	other threads:[~2018-02-04 16:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-02 21:42 [Buildroot] [PATCH v2] python-remi: new package Gwenhael Goavec-Merou
2018-02-04  9:50 ` Peter Korsgaard
2018-02-04  9:57   ` Gwenhael Goavec-Merou
2018-02-04 16:17 ` Yann E. MORIN [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180204161719.GG2411@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox