]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-numpy: upgrade 1.20.1 -> 1.20.2
authorzhengruoqin <zhengrq.fnst@fujitsu.com>
Thu, 29 Apr 2021 12:43:10 +0000 (20:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 May 2021 22:21:40 +0000 (23:21 +0100)
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python-numpy/python3-numpy_1.20.2.bb [moved from meta/recipes-devtools/python-numpy/python3-numpy_1.20.1.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-devtools/python-numpy/python3-numpy_1.20.1.bb
rename to meta/recipes-devtools/python-numpy/python3-numpy_1.20.2.bb
index 6c3b8867826c39f58a86c52ad7824c787a005995..0a60ca74673defb7dff64b5e672511e8b0a0db70 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${S
            file://0001-numpy-core-Define-RISCV-32-support.patch \
            file://run-ptest \
 "
-SRC_URI[sha256sum] = "9bf51d69ebb4ca9239e55bedc2185fe2c0ec222da0adee7ece4125414676846d"
+SRC_URI[sha256sum] = "c049f410c78e76ffb0af830a8afbdf8baac09897b4152b97b1a3b8345ee338ff"
 
 UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases"
 UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"