From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 6/7] package/python-ipython: Add dependecy list
Date: Thu, 15 Jun 2017 23:13:52 +0200 [thread overview]
Message-ID: <20170615231352.6735102d@windsurf.lan> (raw)
In-Reply-To: <20170612234216.902-7-andrew.smirnov@gmail.com>
Hello,
On Mon, 12 Jun 2017 16:42:15 -0700, Andrey Smirnov wrote:
> config BR2_PACKAGE_PYTHON_IPYTHON
> bool "python-ipython"
> + select BR2_PACKAGE_PYTHON_PEXPECT # runtime
> + select BR2_PACKAGE_PYTHON_PATHLIB2 if BR2_PACKAGE_PYTHON # runtime
> + select BR2_PACKAGE_PYTHON_BACKPORTS_SHUTIL_GET_TERMINAL_SIZE if BR2_PACKAGE_PYTHON # runtime
> + select BR2_PACKAGE_PYTHON_TRAITLETS # runtime
> + select BR2_PACKAGE_PYTHON_SIMPLEGENERIC # runtime
> + select BR2_PACKAGE_PYTHON_PYGMENTS # runtime
> + select BR2_PACKAGE_PYTHON_PROMPT_TOOLKIT # runtime
> + select BR2_PACKAGE_PYTHON_PICKLESHARE # runtime
> + select BR2_PACKAGE_PYTHON_DECORATOR # runtime
Alphabetic sorting is better, so I've fixed this when applying.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-06-15 21:13 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
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 [this message]
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=20170615231352.6735102d@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox