From: Alexander Kanavin Date: Sun, 23 Aug 2020 20:19:57 +0000 (+0200) Subject: python3-numpy: upgrade 1.19.0 -> 1.19.1 X-Git-Tag: 2020-10-gatesgarth~428 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e18b49ab62179cd500bed517934ab967717bc635;p=openembedded-core.git python3-numpy: upgrade 1.19.0 -> 1.19.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python-numpy/python-numpy.inc b/meta/recipes-devtools/python-numpy/python-numpy.inc index e37ab399ed..0113f4098d 100644 --- a/meta/recipes-devtools/python-numpy/python-numpy.inc +++ b/meta/recipes-devtools/python-numpy/python-numpy.inc @@ -8,7 +8,7 @@ SRCNAME = "numpy" SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${SRCNAME}-${PV}.tar.gz \ file://0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch \ " -SRC_URI[sha256sum] = "153cf8b0176e57a611931981acfe093d2f7fef623b48f91176efa199798a6b90" +SRC_URI[sha256sum] = "1396e6c3d20cbfc119195303b0272e749610b7042cc498be4134f013e9a3215c" UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases" UPSTREAM_CHECK_REGEX = "(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/python-numpy/python3-numpy_1.19.0.bb b/meta/recipes-devtools/python-numpy/python3-numpy_1.19.1.bb similarity index 100% rename from meta/recipes-devtools/python-numpy/python3-numpy_1.19.0.bb rename to meta/recipes-devtools/python-numpy/python3-numpy_1.19.1.bb