Revisions of python-pythran

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1129689 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 13)
- Prepare for Python 3.12, by skipping it for the other test flavors, and
  adding one for it.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1127832 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 12)
- Update to 0.14.0:
  * Numpy compatibility - update signatures, complex number handling, long
    double support
  * Lazyly import top-level modules and submodules
  * Improve array indexing by an array
  * Require at least clang 7 or gcc 8
  * Make pythran compilation reproducible
  * Support np.roll with multiple axis
  * Support numpy.ndarray.view
  * Improve list resizing speed
  * Fix bug when filtering an empty sequence
- Drop patches, now included upstream:
  * numpy-longdouble.patch
  * numpy-complex.patch
- Switch to pyproject macros.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1103601 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 11)
Forwarded request #1102981 from ecsos

- Fix build error in Leap, because it must not be two "Patch:" lines.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1092220 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- Add %{?sle15_python_module_pythons}
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1087264 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- update to 0.13.1:
  * Bump xsimd dependency to 11.0.0, with a backported patch.
  * Improve performance of functions revieving scalar arguments.
    This changes the internal function call API.
  * Improve performance of fix-stride slicing, using a new slice
    representation.
  * Improve numpy.copyto performance, and detect copyto pattern usage.
  * Force internal linkage of generated functions, which gives more
    optimization room to the C++ compiler.
  * Provide entry points pythran.import_pythrancode and
    pythran.import_pythranfile, as a poor man JIT option.
  * Optimize numpy.argmax(cst * val) into numpy.argmax(val) when cst is
    positive.
  * Avoid copies upon numpy.array_split
  * Get rid of unused functions C++ warnings
  * Avoid generating a loop footer when the loop index is not used
    outside of the loop.
- fix the test-flavor splitting for python311
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1060837 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
- update to 0.12.1:
  * Bump xsimd depdency to 10.0.0
  * Correctly raise KeyError when getting an unset dict item
  * Fix negative binomial implementation
  * Correctly convert strided array with offset
  * Support np.clip(v, None, x) and np.clip(v, x, None)
  * Support scipy.special.ndtr, scipy.special.ndtri, scipy.special.gammaincinv
  * Fix set intersection
  * Support numpy.fft.fftn
  * Support axis parameter in numpy.argsort
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1038177 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 5)
- Skip also failing test_toolchain and test_cli
  (gh#serge-sans-paille/pythran#2044) tests.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 949968 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 1)
build requirement of scipy 1.7

now with fixed empty debuginfo extraction
Displaying all 15 revisions
openSUSE Build Service is sponsored by