From 0f31b37d1233867e5dfdd126b98d5017df602888 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 18 Mar 2018 09:47:08 -0400 Subject: python-numpy: update to 1.14.2 Update to the latest stable release Signed-off-by: Derek Straka Signed-off-by: Ross Burton --- meta/recipes-devtools/python-numpy/python3-numpy_1.14.2.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta/recipes-devtools/python-numpy/python3-numpy_1.14.2.bb (limited to 'meta/recipes-devtools/python-numpy/python3-numpy_1.14.2.bb') diff --git a/meta/recipes-devtools/python-numpy/python3-numpy_1.14.2.bb b/meta/recipes-devtools/python-numpy/python3-numpy_1.14.2.bb new file mode 100644 index 0000000000..915e6f8c2b --- /dev/null +++ b/meta/recipes-devtools/python-numpy/python3-numpy_1.14.2.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-numpy.inc -- cgit 1.2.3-korg