[OE-core] [PATCH] python-numpy: update to 1.14.5

Derek Straka derek at asterius.io
Sat Jun 30 09:52:04 UTC 2018


Update to the latest stable release

Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta/recipes-devtools/python-numpy/python-numpy.inc                   | 4 ++--
 .../python-numpy/{python-numpy_1.14.2.bb => python-numpy_1.14.5.bb}   | 0
 .../python-numpy/{python3-numpy_1.14.2.bb => python3-numpy_1.14.5.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python-numpy/{python-numpy_1.14.2.bb => python-numpy_1.14.5.bb} (100%)
 rename meta/recipes-devtools/python-numpy/{python3-numpy_1.14.2.bb => python3-numpy_1.14.5.bb} (100%)

diff --git a/meta/recipes-devtools/python-numpy/python-numpy.inc b/meta/recipes-devtools/python-numpy/python-numpy.inc
index 284f213..1d822fa 100644
--- a/meta/recipes-devtools/python-numpy/python-numpy.inc
+++ b/meta/recipes-devtools/python-numpy/python-numpy.inc
@@ -10,8 +10,8 @@ SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${S
            file://fix_shebang_f2py.patch \
            file://0001-npy_cpu-Add-riscv-support.patch \
            ${CONFIGFILESURI} "
-SRC_URI[md5sum] = "e39878fafb11828983aeec583dda4a06"
-SRC_URI[sha256sum] = "ddbcda194f49e0cf0663fa8131cb9d7a3b876d14dea0047d3c5fdfaf20adbb40"
+SRC_URI[md5sum] = "e3189ee851c3a0e2e6e4c6e80a711ec8"
+SRC_URI[sha256sum] = "1b4a02758fb68a65ea986d808867f1d6383219c234aef553a8741818e795b529"
 
 UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases"
 UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"
diff --git a/meta/recipes-devtools/python-numpy/python-numpy_1.14.2.bb b/meta/recipes-devtools/python-numpy/python-numpy_1.14.5.bb
similarity index 100%
rename from meta/recipes-devtools/python-numpy/python-numpy_1.14.2.bb
rename to meta/recipes-devtools/python-numpy/python-numpy_1.14.5.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.5.bb
similarity index 100%
rename from meta/recipes-devtools/python-numpy/python3-numpy_1.14.2.bb
rename to meta/recipes-devtools/python-numpy/python3-numpy_1.14.5.bb
-- 
2.7.4




More information about the Openembedded-core mailing list