]> code.ossystems Code Review - openembedded-core.git/commit
python3-numpy: upgrade 1.22.0 -> 1.22.1
authorwangmy <wangmy@fujitsu.com>
Mon, 17 Jan 2022 14:31:14 +0000 (22:31 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Jan 2022 10:52:57 +0000 (10:52 +0000)
commit7e42e8bbe4eb97316201640b43cafbbaf916e6e5
treed1536583ace20fbd8836c4f8ae8d724343a838ba
parentd0f3d4b0da85ee8d46c6aa069c9bcbceb4f4edf5
python3-numpy: upgrade 1.22.0 -> 1.22.1

License-Update: year updated to 2022.

Changelog:
=========
The NumPy 1.22.1 is maintenance release that fixes bugs discovered after
the 1.22.0 release. Notable fixes are:

Fix f2PY docstring problems
Fix reduction type problems
Fix various typing bugs.
The Python versions supported for this release are 3.8-3.10.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-numpy_1.22.1.bb [moved from meta/recipes-devtools/python/python3-numpy_1.22.0.bb with 92% similarity]