Revisions of python-numpy

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 792356 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 88)
- Do not use alternatives on HPC as it is pain to get it working

- Also still install f2py<PYTHON_MAJOR> that is used by many other
  depending software

- Use update-alternatives for /usr/bin/f2py

- update to version 1.18.2:
  * #15675: TST: move _no_tracing to testing._private
  * #15676: MAINT: Large overhead in some random functions
  * #15677: TST: Do not create gfortran link in azure Mac testing.
  * #15679: BUG: Added missing error check in ndarray.__contains__
  * #15722: MAINT: use list-based APIs to call subprocesses
  * #15734: BUG: fix logic error when nm fails on 32-bit

- update to version 1.18.1
  * The cython random extension test was not using a temporary
    directory for building, resulting in a permission violation.
  * Numpy distutils was appending -std=c99 to all C compiler runs,
    leading to changed behavior and compile problems downstream.
    That flag is now only applied when building numpy C code.

- update to version 1.18.0:
  + Highlights
    * The C-API for ``numpy.random`` has been defined and documented.
    * Basic infrastructure for linking with 64 bit BLAS and LAPACK libraries.
    * Many documentation improvements.
  + New functions
    * Multivariate hypergeometric distribution added to ``numpy.random``
  + Deprecations
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 734807 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 84)
- Force cythonization to ensure build under different versions of
  python

- disable tests TestF77ReturnCharacter and TestF90ReturnCharacter for s390x
  https://github.com/numpy/numpy/issues/11831
  to make the package build.
  * s390x.patch

- Update to 1.17.2:
  * #14418: BUG: Fix aradixsort indirect indexing.
  * #14420: DOC: Fix a minor typo in dispatch documentation.
  * #14421: BUG: test, fix regression in converting to ctypes
  * #14430: BUG: Do not show Override module in private error classes.
  * #14432: BUG: Fixed maximum relative error reporting in assert_allclose.
  * #14433: BUG: Fix uint-overflow if padding with linear_ramp and negative...
  * #14436: BUG: Update 1.17.x with 1.18.0-dev pocketfft.py.
- Add dep on pytest-xdist and use threaded tests execution
  shaving around 400s on local build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 724139 from Todd R's avatar Todd R (TheBlackCat) (revision 81)
Update to version 1.17.0

All packages broken by this update should be fixed now
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 679050 from Todd R's avatar Todd R (TheBlackCat) (revision 74)
- Do not bother with standard flavor, just make it default
- Execute the tests only on standard package for now not hpc variants
- Add constraints for testsuite to not run out of mem/disk space
- Use %license macro
- Enable testsuite
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 638249 from Todd R's avatar Todd R (TheBlackCat) (revision 70)
- Update to version 1.15.2
  Changes documented in release notes:
  https://github.com/numpy/numpy/blob/master/doc/release/1.15.2-notes.rst
- Update to version 1.15.1
  Changes documented in release notes:
  https://github.com/numpy/numpy/blob/master/doc/release/1.15.1-notes.rst
- Update to version 1.15.0
  Changes documented in release notes:
  https://github.com/numpy/numpy/blob/master/doc/release/1.15.0-notes.rst
- Update to version 1.14.6
  Changes documented in release notes:
  https://github.com/numpy/numpy/blob/master/doc/release/1.14.6-notes.rst
- Rebase numpy-1.9.0-remove-__declspec.patch
- Rebase riscv.patch
Displaying revisions 41 - 60 of 129
openSUSE Build Service is sponsored by