From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/5] python-crossbar: bump to version 0.14.0
Date: Wed, 15 Jun 2016 22:21:01 +0200 [thread overview]
Message-ID: <20160615222101.720fa3a7@free-electrons.com> (raw)
In-Reply-To: <1465985358-12555-5-git-send-email-yegorslists@googlemail.com>
Hello,
On Wed, 15 Jun 2016 12:09:18 +0200, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists@googlemail.com>
>
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
> package/python-crossbar/Config.in | 6 ++++--
> package/python-crossbar/python-crossbar.hash | 6 +++---
> package/python-crossbar/python-crossbar.mk | 4 ++--
> 3 files changed, 9 insertions(+), 7 deletions(-)
>
> diff --git a/package/python-crossbar/Config.in b/package/python-crossbar/Config.in
> index 4e613db..f3a6901 100644
> --- a/package/python-crossbar/Config.in
> +++ b/package/python-crossbar/Config.in
> @@ -9,7 +9,6 @@ config BR2_PACKAGE_PYTHON_CROSSBAR
> select BR2_PACKAGE_PYTHON_JINJA2
> select BR2_PACKAGE_PYTHON_LMDB
> select BR2_PACKAGE_PYTHON_MISTUNE
> - select BR2_PACKAGE_PYTHON_MSGPACK
So you no longer select python-msgpack...
> select BR2_PACKAGE_PYTHON_NETADDR
> select BR2_PACKAGE_PYTHON_PSUTIL
> select BR2_PACKAGE_PYTHON_PYASN
> @@ -20,6 +19,7 @@ config BR2_PACKAGE_PYTHON_CROSSBAR
> select BR2_PACKAGE_PYTHON_PYOPENSSL
> select BR2_PACKAGE_PYTHON_PYTRIE
> select BR2_PACKAGE_PYTHON_PYYAML
> + select BR2_PACKAGE_PYTHON_SDNOTIFY
> select BR2_PACKAGE_PYTHON_SETUPTOOLS
> select BR2_PACKAGE_PYTHON_SERVICE_IDENTITY
> select BR2_PACKAGE_PYTHON_SETPROCTITLE
> @@ -27,7 +27,9 @@ config BR2_PACKAGE_PYTHON_CROSSBAR
> select BR2_PACKAGE_PYTHON_SHUTILWHICH if BR2_PACKAGE_PYTHON
> select BR2_PACKAGE_PYTHON_TREQ
> select BR2_PACKAGE_PYTHON_TWISTED
> - select BR2_PACKAGE_PYTHON_UJSON
> + select BR2_PACKAGE_PYTHON_U_MSGPACK
> + select BR2_PACKAGE_PYTHON_UBJSON
> + select BR2_PACKAGE_PYTHON_WATCHDOG
> select BR2_PACKAGE_PYTHON_WSACCEL
> depends on BR2_INSTALL_LIBSTDCPP # python-msgpack -> msgpack
> depends on BR2_TOOLCHAIN_HAS_SYNC_4 # python-msgpack -> msgpack
...but you keep the depends on that were needed because python-msgpack
was selected. This doesn't seem right.
Could you review this and send an updated version?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-06-15 20:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-15 10:09 [Buildroot] [PATCH 1/5] python-sdnotify: new package yegorslists at googlemail.com
2016-06-15 10:09 ` [Buildroot] [PATCH 2/5] python-txaio: bump to version 2.5.1 yegorslists at googlemail.com
2016-06-15 10:09 ` [Buildroot] [PATCH 3/5] python-autobahn: bump to version 0.14.1 yegorslists at googlemail.com
2016-06-15 10:09 ` [Buildroot] [PATCH 4/5] python-twisted: bump to version 16.2.0 yegorslists at googlemail.com
2016-06-15 10:09 ` [Buildroot] [PATCH 5/5] python-crossbar: bump to version 0.14.0 yegorslists at googlemail.com
2016-06-15 20:21 ` Thomas Petazzoni [this message]
2016-06-15 20:27 ` Yegor Yefremov
2016-06-15 20:20 ` [Buildroot] [PATCH 1/5] python-sdnotify: new package Thomas Petazzoni
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=20160615222101.720fa3a7@free-electrons.com \
--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.