]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-numpy: upgrade 1.21.2 -> 1.21.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 27 Oct 2021 09:07:11 +0000 (11:07 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Oct 2021 13:16:26 +0000 (14:16 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python-numpy/python3-numpy_1.21.3.bb [moved from meta/recipes-devtools/python-numpy/python3-numpy_1.21.2.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-devtools/python-numpy/python3-numpy_1.21.2.bb
rename to meta/recipes-devtools/python-numpy/python3-numpy_1.21.3.bb
index 8e09585712d0e3df0b4c8c052de6af8c45e0d6c3..4a289c2c7b9e363d0b39d78c99011d73655d4003 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] = "76af194fbc117934ec5bbe2ff15177adbd05aeed23f18ee209ed88edcd777e05"
+SRC_URI[sha256sum] = "d0bba24083c01ae43457514d875f10d9ce4c1125d55b1e2573277b2410f2d068"
 
 UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases"
 UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"