From 78779d4a38297120233183bf33f6659301173f74 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 15 Apr 2019 12:54:57 +0200 Subject: python-numpy: update to 1.16.2 Drop files/fix_shebang_f2py.patch as the code has been removed upstream. License-update: copyright years, file paths. (From OE-Core rev: 90e271e9f1c1ecdb205bca3c9b4976a1a16e83b1) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb (limited to 'meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb') diff --git a/meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb b/meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb new file mode 100644 index 0000000000..50137895ca --- /dev/null +++ b/meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb @@ -0,0 +1,6 @@ +inherit setuptools +require python-numpy.inc + +RDEPENDS_${PN}_class-target_append = " \ + ${PYTHON_PN}-subprocess \ +" -- cgit v1.2.3-54-g00ecf