Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] python-numpy: update to 1.14.2
@ 2018-03-18 13:47 Derek Straka
  0 siblings, 0 replies; only message in thread
From: Derek Straka @ 2018-03-18 13:47 UTC (permalink / raw)
  To: openembedded-core

Update to the latest stable release

Signed-off-by: Derek Straka <derek@asterius.io>
---
 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(-)
 rename meta/recipes-devtools/python-numpy/{python-numpy_1.14.1.bb => python-numpy_1.14.2.bb} (100%)
 rename meta/recipes-devtools/python-numpy/{python3-numpy_1.14.1.bb => python3-numpy_1.14.2.bb} (100%)

diff --git a/meta/recipes-devtools/python-numpy/python-numpy.inc b/meta/recipes-devtools/python-numpy/python-numpy.inc
index 10af4c5..08e6762 100644
--- a/meta/recipes-devtools/python-numpy/python-numpy.inc
+++ b/meta/recipes-devtools/python-numpy/python-numpy.inc
@@ -9,8 +9,8 @@ SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${S
            file://0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch \
            file://fix_shebang_f2py.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
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-18 13:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-18 13:47 [PATCH] python-numpy: update to 1.14.2 Derek Straka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox