Go to file
Matej Cepl b893c66c3a Accepting request 870967 from home:bnavigator:branches:dlpn_numpy
- Update to version 1.20.1
  * The distutils bug that caused problems with downstream projects
    is fixed.
  * The random.shuffle regression is fixed.
- Higlights for 1.20.0:
  * Annotations for NumPy functions. This work is ongoing and 
    improvements can be expected pending feedback from users.
  * Wider use of SIMD to increase execution speed of ufuncs. Much 
    work has been done in introducing universal functions that 
    will ease use of modern features across different hardware 
    platforms. This work is ongoing.
  * Preliminary work in changing the dtype and casting 
    implementations in order to provide an easier path to 
    extending dtypes. This work is ongoing but enough has been 
    done to allow experimentation and feedback.
  * Extensive documentation improvements comprising some 185 PR 
    merges. This work is ongoing and part of the larger project to 
    improve NumPy’s online presence and usefulness to new users.
  * Further cleanups related to removing Python 2.7. This improves 
    code readability and removes technical debt.
  * Preliminary support for the upcoming Cython 3.0.
- Full release notes at
  https://numpy.org/doc/stable/release/1.20.0-notes.html
- Now requires Python >= 3.7 (NEP 29)
  * Drop fix-py34-tests.patch
  * Skip python36 build
- Drop s390x.patch -- The patch was applied for all big endian
  architectures. Mark those tests appropriately in the check
  section instead.  gh#numpy/numpy#11831
- Skip two tests on ix86: gh#numpy/numpy#18387 gh#numpy/numpy#18388

OBS-URL: https://build.opensuse.org/request/show/870967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=84
2021-02-10 21:14:05 +00:00
_constraints Accepting request 838692 from home:Guillaume_G:branches:devel:languages:python:numeric 2020-09-30 07:24:26 +00:00
_multibuild - Do not bother with standard flavor, just make it default 2019-02-20 10:57:42 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=1 2009-02-12 03:52:59 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=1 2009-02-12 03:52:59 +00:00
numpy-1.9.0-remove-__declspec.patch Accepting request 822780 from home:apersaud:branches:devel:languages:python:numeric 2020-07-25 17:27:28 +00:00
numpy-1.20.1.zip Accepting request 870967 from home:bnavigator:branches:dlpn_numpy 2021-02-10 21:14:05 +00:00
numpy-buildfix.patch Accepting request 861568 from home:mcalabkova:branches:devel:languages:python:Factory 2021-01-08 12:31:29 +00:00
python-numpy-rpmlintrc Accepting request 761226 from home:TheBlackCat:branches:devel:languages:python:numeric 2020-01-07 06:39:50 +00:00
python-numpy.changes Accepting request 870967 from home:bnavigator:branches:dlpn_numpy 2021-02-10 21:14:05 +00:00
python-numpy.spec Accepting request 870967 from home:bnavigator:branches:dlpn_numpy 2021-02-10 21:14:05 +00:00