[oe-commits] [openembedded-core] 18/32: python-numpy: update to 1.14.2

git at git.openembedded.org git at git.openembedded.org
Mon Mar 19 23:05:52 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit f02f532fc073e6c375c29c115e2aa762ff1c2c80
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Mar 18 09:47:08 2018 -0400

    python-numpy: update to 1.14.2
    
    Update to the latest stable release
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/python-numpy/python-numpy.inc                   | 4 ++--
 .../python-numpy/{python-numpy_1.14.1.bb => python-numpy_1.14.2.bb}   | 0
 .../python-numpy/{python3-numpy_1.14.1.bb => python3-numpy_1.14.2.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python-numpy/python-numpy.inc b/meta/recipes-devtools/python-numpy/python-numpy.inc
index 5c5f0c8..284f213 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] = "0e09f20f62ab9f8a02cb7bd3fd023482"
-SRC_URI[sha256sum] = "8708a775be9a9a457b80a49193c57bd9d51a8a195ed1f1c4b8e89eaf3aa646ee"
+SRC_URI[md5sum] = "e39878fafb11828983aeec583dda4a06"
+SRC_URI[sha256sum] = "ddbcda194f49e0cf0663fa8131cb9d7a3b876d14dea0047d3c5fdfaf20adbb40"
 
 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.1.bb b/meta/recipes-devtools/python-numpy/python-numpy_1.14.2.bb
similarity index 100%
rename from meta/recipes-devtools/python-numpy/python-numpy_1.14.1.bb
rename to meta/recipes-devtools/python-numpy/python-numpy_1.14.2.bb
diff --git a/meta/recipes-devtools/python-numpy/python3-numpy_1.14.1.bb b/meta/recipes-devtools/python-numpy/python3-numpy_1.14.2.bb
similarity index 100%
rename from meta/recipes-devtools/python-numpy/python3-numpy_1.14.1.bb
rename to meta/recipes-devtools/python-numpy/python3-numpy_1.14.2.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list