]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-numpy: upgrade 1.23.3 -> 1.23.4
authorzhengruoqin <zhengrq.fnst@fujitsu.com>
Fri, 4 Nov 2022 06:58:00 +0000 (14:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2022 14:32:39 +0000 (14:32 +0000)
Changelog:
https://github.com/numpy/numpy/releases/tag/v1.23.4

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-numpy_1.23.4.bb [moved from meta/recipes-devtools/python/python3-numpy_1.23.3.bb with 96% similarity]

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 9d086aedfdf6f681b8e5c5c2f9a520438ee6cf2b..d9172692b5eaabc390c772d672be68614aee34e9 100644 (file)
@@ -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"