All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] python-pip
@ 2018-05-01 20:22 Patrick Doyle
  2018-05-02  6:54 ` Yegor Yefremov
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Doyle @ 2018-05-01 20:22 UTC (permalink / raw)
  To: buildroot

What are the chances of (re-?)adding python-pip to buildroot?

I found http://lists.busybox.net/pipermail/buildroot/2013-July/075194.html
where Rohan Fletcher attempted to add it in 2013.  But I don't see it
in the 2018.02 branch.

Did folks ask questions, Rohan not reply, and nothing ever came of that?

Yes... I get it... it's not part of the buildroot philosophy to
include package management, but I have a use case that makes sense for
my application.

I can resurrect Rohan's patch, or I can stop now, if somebody else has
a better suggestion for upgrading Python packages on a deployed
system.  (I understand that wheels are the new eggs for Python.
Perhaps I should look more carefully at wheels).

I'll go look at/for that now.

--wpd

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] python-pip
  2018-05-01 20:22 [Buildroot] python-pip Patrick Doyle
@ 2018-05-02  6:54 ` Yegor Yefremov
  0 siblings, 0 replies; 2+ messages in thread
From: Yegor Yefremov @ 2018-05-02  6:54 UTC (permalink / raw)
  To: buildroot

Hi Patrick,

On Tue, May 1, 2018 at 10:22 PM, Patrick Doyle <wpdster@gmail.com> wrote:
> What are the chances of (re-?)adding python-pip to buildroot?
>
> I found http://lists.busybox.net/pipermail/buildroot/2013-July/075194.html
> where Rohan Fletcher attempted to add it in 2013.  But I don't see it
> in the 2018.02 branch.
>
> Did folks ask questions, Rohan not reply, and nothing ever came of that?
>
> Yes... I get it... it's not part of the buildroot philosophy to
> include package management, but I have a use case that makes sense for
> my application.
>
> I can resurrect Rohan's patch, or I can stop now, if somebody else has
> a better suggestion for upgrading Python packages on a deployed
> system.  (I understand that wheels are the new eggs for Python.
> Perhaps I should look more carefully at wheels).
>
> I'll go look at/for that now.

I think, the biggest problem in updating the Python packages on the
device are the dependencies. Especially external dependencies like C
libraries etc. like python-smbus-cffi, python-cryptography etc. How
are you going to handle this in a generic architecture independent
way?

Yegor

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-02  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-01 20:22 [Buildroot] python-pip Patrick Doyle
2018-05-02  6:54 ` Yegor Yefremov

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.