From 3c00846ede1475ec509cd091635d1e17a77aa442 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Wed, 24 Apr 2019 08:36:12 +0200 Subject: python-numpy: update to 1.16.3 (From OE-Core rev: 36c9d0d07c017239a0e5cce4b48bf7d4f9e7a0d6) Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb (limited to 'meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb') diff --git a/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb b/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb new file mode 100644 index 0000000000..50137895ca --- /dev/null +++ b/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.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