mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
python3-numpy: upgrade 1.23.3 -> 1.23.4
Changelog: https://github.com/numpy/numpy/releases/tag/v1.23.4 (From OE-Core rev: a76036f29c845d357b37da7ebf8af7d447b96bec) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f2baba898d
commit
9bd76cdc20
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user