]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-numpy: upgrade 1.21.4 -> 1.21.5
authorwangmy <wangmy@fujitsu.com>
Mon, 27 Dec 2021 09:08:48 +0000 (17:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Jan 2022 17:18:11 +0000 (17:18 +0000)
commit956d6811ed0ae6db759a663866eed4977f994ad8
treeff3ab40d24797a74ed5f0c570b35d0c364558e8a
parent74b8e5f0679287f3471f7199cc9438ba138e7c17
python3-numpy: upgrade 1.21.4 -> 1.21.5

Changelog:
==========

Bugs fixed for this release <https://github.com/numpy/numpy/pull/#####>
#20357: MAINT: Do not forward __(deep)copy__ calls of _GenericAlias...
#20462: BUG: Fix float16 einsum fastpaths using wrong tempvar
#20463: BUG, DIST: Print os error message when the executable not exist
#20464: BLD: Verify the ability to compile C++ sources before initiating...
#20465: BUG: Force npymath to respect npy_longdouble
#20466: BUG: Fix failure to create aligned, empty structured dtype
#20467: ENH: provide a convenience function to replace npy_load_module
#20495: MAINT: update wheel to version that supports python3.10
#20497: BUG: Clear errors correctly in F2PY conversions
#20613: DEV: add a warningfilter to fix pytest workflow.
#20618: MAINT: Help boost::python libraries at least not crash

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