forked from pool/python-numpy
- update to 1.21.6:
* Do not forward `__(deep)copy__` calls of `_GenericAlias`... * Fix float16 einsum fastpaths using wrong tempvar * Print os error message when the executable not exist * Force ``npymath` ` to respect ``npy_longdouble`` * Fix failure to create aligned, empty structured dtype * provide a convenience function to replace npy_load_module * update wheel to version that supports python3.10 * Clear errors correctly in F2PY conversions * add a warningfilter to fix pytest workflow. * Help boost::python libraries at least not crash - drop bpo-45167-fixes.patch (upstream) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=105
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 29 18:15:47 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.21.6:
|
||||
* Do not forward `__(deep)copy__` calls of `_GenericAlias`...
|
||||
* Fix float16 einsum fastpaths using wrong tempvar
|
||||
* Print os error message when the executable not exist
|
||||
* Force ``npymath` ` to respect ``npy_longdouble``
|
||||
* Fix failure to create aligned, empty structured dtype
|
||||
* provide a convenience function to replace npy_load_module
|
||||
* update wheel to version that supports python3.10
|
||||
* Clear errors correctly in F2PY conversions
|
||||
* add a warningfilter to fix pytest workflow.
|
||||
* Help boost::python libraries at least not crash
|
||||
- drop bpo-45167-fixes.patch (upstream)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 14:43:32 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user