From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: "Guillaume W. Bres" <guillaume.bressaix@gmail.com>
Cc: buildroot@busybox.net
Subject: Re: [Buildroot] [PATCH 1/2] package/python-scipy: fix io runtime dependency
Date: Wed, 3 Aug 2022 18:36:51 +0200 [thread overview]
Message-ID: <20220803183651.6f08bf1b@windsurf> (raw)
In-Reply-To: <20220802173330.15176-1-guillaume.bressaix@gmail.com>
On Tue, 2 Aug 2022 19:33:29 +0200
"Guillaume W. Bres" <guillaume.bressaix@gmail.com> wrote:
> We need python built with the --zlib feature, for the io
> module to import properly and be usable
>
> Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
> ---
> I did not provide the correct BR flag here. Let's test this module anyway
> with the runtime test (see the following commit).
> It turns out the scipy.io module is the only one that does not work right away
> ---
> package/python-scipy/Config.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Both applied, with slightly reworked commit logs/titles. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-08-03 16:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-02 17:33 [Buildroot] [PATCH 1/2] package/python-scipy: fix io runtime dependency Guillaume W. Bres
2022-08-02 17:33 ` [Buildroot] [PATCH 2/2] support/testing: test_python_scipy Guillaume W. Bres
2022-08-03 16:36 ` Thomas Petazzoni via buildroot [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=20220803183651.6f08bf1b@windsurf \
--to=buildroot@buildroot.org \
--cc=buildroot@busybox.net \
--cc=guillaume.bressaix@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/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.