]> code.ossystems Code Review - openembedded-core.git/commitdiff
python-numpy: upgrade to 1.11.1
authorUpgrade Helper <auh@auh.yoctoproject.org>
Wed, 27 Jul 2016 21:52:57 +0000 (21:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 10:46:36 +0000 (11:46 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python-numpy/python-numpy_1.11.1.bb [moved from meta/recipes-devtools/python-numpy/python-numpy_1.11.0.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-devtools/python-numpy/python-numpy_1.11.0.bb
rename to meta/recipes-devtools/python-numpy/python-numpy_1.11.1.bb
index 7c70a10470ab70d6df63eb81d6422cb311618559..c5af720a9ce31b1e5cd10854f2b0038652d238d2 100644 (file)
@@ -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] = "2f44a895a8104ffac140c3a70edbd450"
+SRC_URI[sha256sum] = "dc4082c43979cc856a2bf352a8297ea109ccb3244d783ae067eb2ee5b0d577cd"
 
 # install what is needed for numpy.test()
 RDEPENDS_${PN} = "python-unittest \