summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-08-22 17:07:10 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-22 22:49:50 +0100
commite11982182acc65913c6e3438304e8a15fe3792a2 (patch)
tree140e124aa694f4dd03a56a1ab2845cefd1240dae /meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb
parent64f9fd2a1ebfad102140801f8be8b8be33082d61 (diff)
downloadopenembedded-core-contrib-e11982182acc65913c6e3438304e8a15fe3792a2.tar.gz
python3-numpy: update to 1.17.0
Rebase files/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch License-Update: clarified license for numpy/core/src/multiarray/dragon4.c (it is MIT) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb')
-rw-r--r--meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb b/meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb
new file mode 100644
index 0000000000..d388e88d25
--- /dev/null
+++ b/meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb
@@ -0,0 +1,3 @@
+inherit setuptools3
+require python-numpy.inc
+