All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC] pkg-python infrastructure
Date: Thu, 5 Dec 2013 00:05:40 +0100	[thread overview]
Message-ID: <20131205000540.5291300a@skate> (raw)
In-Reply-To: <OFCFB88498.0047424B-ON86257C0F.0057371F-86257C0F.0057386F@rockwellcollins.com>

Hello all,

On Fri, 25 Oct 2013 10:52:54 -0500, Ryan Barnett wrote:

> A while back (about a week ago) - Gustavoz Zacarias, Thomas Petazzoni, and 
> myself - were having a conversation on the IRC about creating a new 
> package type for handling the builds of python packages. If I recall 
> correctly, this is what we discussed. I would like to just have some 
> record on how we want to handle building python packages.
> 
> Thomas P and Gustavoz - please correct/expand on any points that I may be 
> missing.

Following this discussion, I've started working on this. The current
status of the work is available at:

 http://git.free-electrons.com/users/thomas-petazzoni/buildroot/log/?h=python-pkg

The most important commit is:

 http://git.free-electrons.com/users/thomas-petazzoni/buildroot/commit/?h=python-pkg&id=5880956ce258b15887049ca5850007395cfd1857

It works quite well with distutils, there are a some issues with
setuptools packages: I'll probably need to distinguish them. There are
also a few more Python packages that have not been converted.

I've limited myself to support Python 2.x for the moment: the idea is
that once all Python packages have been converted to the
infrastructure, it will be easier to extend it to also cover Python 3.x.

Best regards,

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

  parent reply	other threads:[~2013-12-04 23:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-25 15:52 [Buildroot] [RFC] pkg-python infrastructure Ryan Barnett
2013-10-25 16:46 ` Thomas De Schampheleire
2013-10-26  6:51 ` Thomas Petazzoni
2013-10-26 10:01 ` Gustavo Zacarias
2013-12-04 23:05 ` Thomas Petazzoni [this message]
2013-12-05 10:47   ` Samuel Martin
2013-12-05 10:53     ` 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=20131205000540.5291300a@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.