From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 0/5] Python 3, simple, external package support
Date: Thu, 13 Feb 2014 22:07:09 +0100 [thread overview]
Message-ID: <20140213220709.200e22e2@skate> (raw)
In-Reply-To: <1360922412-32559-1-git-send-email-kpa_info@yahoo.fr>
Dear Patrick Gerber,
On Fri, 15 Feb 2013 11:00:07 +0100, Patrick Gerber wrote:
> This patch series refactor python support in buildroot to enable the
> use of external package with both; python2 and python3. The packages
> python-bottle and python-serial have been adapted as examples.
>
> To support others external package more work is needed as they are
> based on python setuptools. It's no more supported by python3 and
> should be replaced by "Distribute". This should be done in another
> patch series.
It's been a very long time (one year), but I have sent a patch series
that bumps Python 2.x and 3.x to their latest version, and adds the
possibility of building Python external modules with Python 3.
If you have some time, I would definitely be interested by receiving
comments, and testing reports. For details, see:
http://lists.busybox.net/pipermail/buildroot/2014-February/089309.html
The code is available at:
http://git.free-electrons.com/users/thomas-petazzoni/buildroot/log/?h=python3-pkg
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2014-02-13 21:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-15 10:00 [Buildroot] [PATCH v4 0/5] Python 3, simple, external package support Patrick Gerber
2013-02-15 10:00 ` [Buildroot] [PATCH v4 1/5] Python menu reorganization Patrick Gerber
2013-02-15 10:00 ` [Buildroot] [PATCH v4 2/5] Add python3 config directory simlink Patrick Gerber
2013-02-15 10:00 ` [Buildroot] [PATCH v4 3/5] Add PYTHON variable to ease the support of both version Patrick Gerber
2013-02-15 10:00 ` [Buildroot] [PATCH v4 4/5] python-bottle: Convert package to be used with python2 or python3 Patrick Gerber
2013-02-15 10:00 ` [Buildroot] [PATCH v4 5/5] python-serial: " Patrick Gerber
2014-02-13 21:07 ` Thomas Petazzoni [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=20140213220709.200e22e2@skate \
--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.