All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/7] package/python-traitlets: New package
Date: Thu, 15 Jun 2017 23:12:19 +0200	[thread overview]
Message-ID: <20170615231219.530631ea@windsurf.lan> (raw)
In-Reply-To: <20170612234216.902-2-andrew.smirnov@gmail.com>

Hello,

On Mon, 12 Jun 2017 16:42:10 -0700, Andrey Smirnov wrote:
> Add 'traitlets'[1] package to Buildroot. Needed by IPython.
> 
> [1] https://pypi.python.org/pypi/traitlets
> 
> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
> Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
> ---
>  DEVELOPERS                                     |  1 +
>  package/Config.in                              |  1 +
>  package/python-traitlets/Config.in             | 10 ++++++++++
>  package/python-traitlets/python-traitlets.hash |  3 +++
>  package/python-traitlets/python-traitlets.mk   | 14 ++++++++++++++
>  5 files changed, 29 insertions(+)
>  create mode 100644 package/python-traitlets/Config.in
>  create mode 100644 package/python-traitlets/python-traitlets.hash
>  create mode 100644 package/python-traitlets/python-traitlets.mk

Entire series applied. I fixed some minor nits along the way, I'll reply
to the individual patches about them.

Thanks a lot for this contribution!

What about adding a test in the runtime test infrastructure that
verifies that ipython runs fine with both python2 and python3 ?

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2017-06-15 21:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-12 23:42 [Buildroot] [PATCH v4 0/7] Update IPython's dependencies Andrey Smirnov
2017-06-12 23:42 ` [Buildroot] [PATCH v4 1/7] package/python-traitlets: New package Andrey Smirnov
2017-06-15 21:12   ` Thomas Petazzoni [this message]
2017-06-15 23:25     ` Andrey Smirnov
2017-06-16  7:08       ` Thomas Petazzoni
2017-06-12 23:42 ` [Buildroot] [PATCH v4 2/7] package/python-scandir: " Andrey Smirnov
2017-06-12 23:42 ` [Buildroot] [PATCH v4 3/7] package/python-pathlib2: " Andrey Smirnov
2017-06-12 23:42 ` [Buildroot] [PATCH v4 4/7] package/python-pickleshare: " Andrey Smirnov
2017-06-12 23:42 ` [Buildroot] [PATCH v4 5/7] package/python-backports-shutil-get-terminal-size: " Andrey Smirnov
2017-06-15 21:13   ` Thomas Petazzoni
2017-06-12 23:42 ` [Buildroot] [PATCH v4 6/7] package/python-ipython: Add dependecy list Andrey Smirnov
2017-06-15 21:13   ` Thomas Petazzoni
2017-06-12 23:42 ` [Buildroot] [PATCH v4 7/7] python-ipython: Bump to version 5.4.0 Andrey Smirnov

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=20170615231219.530631ea@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.