30e8c05d0d
- Update to 0.57.0: * Support for Python 3.11 (minimum is moved to 3.8) * Support for NumPy 1.24 (minimum is moved to 1.21) * Python language support enhancements: + Exception classes now support arguments that are not compile time constant. + The built-in functions hasattr and getattr are supported for compile time constant attributes. + The built-in functions str and repr are now implemented similarly to their Python implementations. Custom __str__ and __repr__ functions can be associated with types and work as expected. + Numba’s unicode functionality in str.startswith now supports kwargs start and end. + min and max now support boolean types. + Support is added for the dict(iterable) constructor. - Dropped patches: * numba-pr8620-np1.24.patch * update-tbb-backend-calls-2021.6.patch - Rebased existing patch. OBS-URL: https://build.opensuse.org/request/show/1089198 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numba?expand=0&rev=38 |
||
---|---|---|
_multibuild | ||
.gitattributes | ||
.gitignore | ||
numba-0.57.0.tar.gz | ||
python-numba.changes | ||
python-numba.spec | ||
skip-failing-tests.patch |