All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] python3-numpy: upgrade 1.23.3 -> 1.23.4
@ 2022-11-04  6:58 zhengrq.fnst
  0 siblings, 0 replies; only message in thread
From: zhengrq.fnst @ 2022-11-04  6:58 UTC (permalink / raw)
  To: openembedded-core

Changelog:
https://github.com/numpy/numpy/releases/tag/v1.23.4

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../python/{python3-numpy_1.23.3.bb => python3-numpy_1.23.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-numpy_1.23.3.bb => python3-numpy_1.23.4.bb} (96%)

diff --git a/meta/recipes-devtools/python/python3-numpy_1.23.3.bb b/meta/recipes-devtools/python/python3-numpy_1.23.4.bb
similarity index 96%
rename from meta/recipes-devtools/python/python3-numpy_1.23.3.bb
rename to meta/recipes-devtools/python/python3-numpy_1.23.4.bb
index 9d086aedfd..d9172692b5 100644
--- a/meta/recipes-devtools/python/python3-numpy_1.23.3.bb
+++ b/meta/recipes-devtools/python/python3-numpy_1.23.4.bb
@@ -13,7 +13,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${SRCNAME}-${PV}.tar.gz \
            file://run-ptest \
            file://0001-generate_umath.py-do-not-write-full-path-to-output-f.patch \
            "
-SRC_URI[sha256sum] = "51bf49c0cd1d52be0a240aa66f3458afc4b95d8993d2d04f0d91fa60c10af6cd"
+SRC_URI[sha256sum] = "ed2cc92af0efad20198638c69bb0fc2870a58dabfba6eb722c933b48556c686c"
 
 GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases"
 
-- 
2.25.1



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

only message in thread, other threads:[~2022-11-04  6:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04  6:58 [OE-core] [PATCH] python3-numpy: upgrade 1.23.3 -> 1.23.4 zhengrq.fnst

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.