From: Jagan Teki <jagan@amarulasolutions.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v6 0/4] package/python-scipy: new package
Date: Wed, 18 Mar 2020 14:37:36 +0530 [thread overview]
Message-ID: <20200318090740.4973-1-jagan@amarulasolutions.com> (raw)
This is v6 changes for last version changes[1] from
Esben Haabendal.
This new work is done based on the communication with
Esben Haabendal.
Changes for v6:
- bump to numpy latest version
- drop python2 dependecy on numpy seelcted packages
- update numpy cross compilation changes
- add pybind11 package
- add latest python-scipy
Any inputs?
Jagan.
[1] https://patchwork.ozlabs.org/patch/1169181
Esben Haabendal (1):
package/python-numpy: fixup numpy distutils for cross compilation
Jagan Teki (3):
package/python-numpy: Bump to version 1.18.1
package/python-pybind11: Add new host package
package/python-scipy: Add new package
DEVELOPERS | 2 +
package/Config.in | 1 +
package/Config.in.host | 1 +
package/gnuradio/Config.in | 2 +-
package/opencv3/Config.in | 2 +-
package/python-numpy/Config.in | 2 +
package/python-numpy/python-numpy.hash | 14 +++---
package/python-numpy/python-numpy.mk | 21 ++++++++-
package/python-pybind11/Config.in.host | 7 +++
package/python-pybind11/python-pybind11.hash | 5 +++
package/python-pybind11/python-pybind11.mk | 14 ++++++
package/python-scipy/Config.in | 23 ++++++++++
package/python-scipy/python-scipy.hash | 9 ++++
package/python-scipy/python-scipy.mk | 46 ++++++++++++++++++++
14 files changed, 139 insertions(+), 10 deletions(-)
create mode 100644 package/python-pybind11/Config.in.host
create mode 100644 package/python-pybind11/python-pybind11.hash
create mode 100644 package/python-pybind11/python-pybind11.mk
create mode 100644 package/python-scipy/Config.in
create mode 100644 package/python-scipy/python-scipy.hash
create mode 100644 package/python-scipy/python-scipy.mk
--
2.17.1
next reply other threads:[~2020-03-18 9:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-18 9:07 Jagan Teki [this message]
2020-03-18 9:07 ` [Buildroot] [PATCH v6 1/4] package/python-numpy: Bump to version 1.18.1 Jagan Teki
2020-03-18 9:28 ` Esben Haabendal
2020-03-20 14:08 ` Gwenhael Goavec-Merou
2020-03-18 9:07 ` [Buildroot] [PATCH v6 2/4] package/python-numpy: fixup numpy distutils for cross compilation Jagan Teki
2020-03-18 9:31 ` Esben Haabendal
2020-03-18 9:07 ` [Buildroot] [PATCH v6 3/4] package/python-pybind11: Add new host package Jagan Teki
2020-03-18 9:07 ` [Buildroot] [PATCH v6 4/4] package/python-scipy: Add new package Jagan Teki
2020-03-18 10:37 ` Yegor Yefremov
2020-03-18 13:36 ` Jagan Teki
2020-03-18 13:39 ` Yegor Yefremov
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=20200318090740.4973-1-jagan@amarulasolutions.com \
--to=jagan@amarulasolutions.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox