[oe-commits] [openembedded-core] 47/60: python3-numpy: upgrade to 1.11.2

git at git.openembedded.org git at git.openembedded.org
Wed Nov 23 11:11:58 UTC 2016


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

commit 8fd8082e39bc2abdb0d9b2a41a6389c350c578f9
Author: Edwin Plauchu <edwin.plauchu.camacho at linux.intel.com>
AuthorDate: Wed Nov 9 17:41:43 2016 -0600

    python3-numpy: upgrade to 1.11.2
    
    Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../python-numpy/{python3-numpy_1.11.0.bb => python3-numpy_1.11.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python-numpy/python3-numpy_1.11.0.bb b/meta/recipes-devtools/python-numpy/python3-numpy_1.11.2.bb
similarity index 95%
rename from meta/recipes-devtools/python-numpy/python3-numpy_1.11.0.bb
rename to meta/recipes-devtools/python-numpy/python3-numpy_1.11.2.bb
index 3cca223..c34df6f 100644
--- a/meta/recipes-devtools/python-numpy/python3-numpy_1.11.0.bb
+++ b/meta/recipes-devtools/python-numpy/python3-numpy_1.11.2.bb
@@ -73,8 +73,8 @@ do_compile_prepend_class-target() {
 
 FILES_${PN}-staticdev += "${PYTHON_SITEPACKAGES_DIR}/numpy/core/lib/*.a"
 
-SRC_URI[md5sum] = "bc56fb9fc2895aa4961802ffbdb31d0b"
-SRC_URI[sha256sum] = "a1d1268d200816bfb9727a7a27b78d8e37ecec2e4d5ebd33eb64e2789e0db43e"
+SRC_URI[md5sum] = "03bd7927c314c43780271bf1ab795ebc"
+SRC_URI[sha256sum] = "04db2fbd64e2e7c68e740b14402b25af51418fc43a59d9e54172b38b906b0f69"
 
 # install what is needed for numpy.test()
 RDEPENDS_${PN} = "python3-unittest \

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


More information about the Openembedded-commits mailing list