diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-08-19 09:27:15 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-21 22:51:42 +0100 |
| commit | 6f350730512585c21270efbc22679ee1a2b433ea (patch) | |
| tree | 599befa37098818b15b7a3570d1ab89b646c1ba9 /meta/recipes-devtools/python | |
| parent | c55effa3045d79a5985475182724c9520c0da27c (diff) | |
| download | poky-6f350730512585c21270efbc22679ee1a2b433ea.tar.gz | |
python3-numpy: upgrade 1.23.1 -> 1.23.2
(From OE-Core rev: 627d7b9c9d010ccf3125f929a6d584ced9804e13)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-numpy_1.23.2.bb (renamed from meta/recipes-devtools/python/python3-numpy_1.23.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-numpy_1.23.1.bb b/meta/recipes-devtools/python/python3-numpy_1.23.2.bb index 67ab1d9298..960dcf9410 100644 --- a/meta/recipes-devtools/python/python3-numpy_1.23.1.bb +++ b/meta/recipes-devtools/python/python3-numpy_1.23.2.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${S | |||
| 13 | file://run-ptest \ | 13 | file://run-ptest \ |
| 14 | file://0001-generate_umath.py-do-not-write-full-path-to-output-f.patch \ | 14 | file://0001-generate_umath.py-do-not-write-full-path-to-output-f.patch \ |
| 15 | " | 15 | " |
| 16 | SRC_URI[sha256sum] = "d748ef349bfef2e1194b59da37ed5a29c19ea8d7e6342019921ba2ba4fd8b624" | 16 | SRC_URI[sha256sum] = "b78d00e48261fbbd04aa0d7427cf78d18401ee0abd89c7559bbf422e5b1c7d01" |
| 17 | 17 | ||
| 18 | UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases" | 18 | UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases" |
| 19 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar" | 19 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar" |
