All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] python-numpy: update to 1.16.3
@ 2019-04-24  6:36 Oleksandr Kravchuk
  0 siblings, 0 replies; only message in thread
From: Oleksandr Kravchuk @ 2019-04-24  6:36 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 meta/recipes-devtools/python-numpy/python-numpy.inc           | 4 ++--
 .../{python-numpy_1.16.2.bb => python-numpy_1.16.3.bb}        | 0
 .../{python3-numpy_1.16.2.bb => python3-numpy_1.16.3.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python-numpy/{python-numpy_1.16.2.bb => python-numpy_1.16.3.bb} (100%)
 rename meta/recipes-devtools/python-numpy/{python3-numpy_1.16.2.bb => python3-numpy_1.16.3.bb} (100%)

diff --git a/meta/recipes-devtools/python-numpy/python-numpy.inc b/meta/recipes-devtools/python-numpy/python-numpy.inc
index 43c8960a18..43c3053cd8 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://0001-npy_cpu-Add-riscv-support.patch \
            ${CONFIGFILESURI} \
            "
-SRC_URI[md5sum] = "4fc754be7ec3e0f80b042d907e99f4ad"
-SRC_URI[sha256sum] = "8088221e6e27da8d5907729f0bfe798f526836f22cc59ae83a0f867e67416a3e"
+SRC_URI[md5sum] = "0886e5b5017f08f2b7a624c0b5931e61"
+SRC_URI[sha256sum] = "adf063a3f87ab89393f5eea0eb903293b112fa0a308e8c594a75ffa585d81d4f"
 
 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.16.2.bb b/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb
similarity index 100%
rename from meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb
rename to meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb
diff --git a/meta/recipes-devtools/python-numpy/python3-numpy_1.16.2.bb b/meta/recipes-devtools/python-numpy/python3-numpy_1.16.3.bb
similarity index 100%
rename from meta/recipes-devtools/python-numpy/python3-numpy_1.16.2.bb
rename to meta/recipes-devtools/python-numpy/python3-numpy_1.16.3.bb
-- 
2.17.1



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

only message in thread, other threads:[~2019-04-24  6:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-24  6:36 [PATCH v2] python-numpy: update to 1.16.3 Oleksandr Kravchuk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.