Go to file
Dominique Leuenberger 30e8c05d0d Accepting request 1089198 from devel:languages:python:numeric
- 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
2023-05-26 18:15:52 +00:00
_multibuild - Update to 0.57.0: 2023-05-26 13:36:43 +00:00
.gitattributes Accepting request 492720 from devel:languages:python 2017-05-27 11:14:35 +00:00
.gitignore Accepting request 492720 from devel:languages:python 2017-05-27 11:14:35 +00:00
numba-0.57.0.tar.gz - Update to 0.57.0: 2023-05-26 13:36:43 +00:00
python-numba.changes - Update to 0.57.0: 2023-05-26 13:36:43 +00:00
python-numba.spec - Update to 0.57.0: 2023-05-26 13:36:43 +00:00
skip-failing-tests.patch - Update to 0.57.0: 2023-05-26 13:36:43 +00:00