]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-numpy: upgrade 1.23.0 -> 1.23.1
authorwangmy <wangmy@fujitsu.com>
Tue, 12 Jul 2022 07:48:05 +0000 (15:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Jul 2022 22:56:06 +0000 (23:56 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-numpy_1.23.1.bb [moved from meta/recipes-devtools/python/python3-numpy_1.23.0.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-devtools/python/python3-numpy_1.23.0.bb
rename to meta/recipes-devtools/python/python3-numpy_1.23.1.bb
index 5457b7d34b99c0c76f345b6abcf5bbcce1448100..67ab1d9298fcea210dad2fcbfd419e32b67d1986 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${S
            file://run-ptest \
            file://0001-generate_umath.py-do-not-write-full-path-to-output-f.patch \
            "
-SRC_URI[sha256sum] = "bd3fa4fe2e38533d5336e1272fc4e765cabbbde144309ccee8675509d5cd7b05"
+SRC_URI[sha256sum] = "d748ef349bfef2e1194b59da37ed5a29c19ea8d7e6342019921ba2ba4fd8b624"
 
 UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases"
 UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"