Subject: CVS commit: pkgsrc/math/py-pythran
From: Adam Ciarcinski
Date: 2024-05-21 10:38:46
Message id: 20240521083846.B9071FA2C@cvs.NetBSD.org

Log Message:
py-pythran: updated to 0.16.0

0.16.0

* Support numpy.vectorize, numpy.argsort's kind keyword, real/imag on
  numpy_iexpr
* Add missing omp.set_num_thread descriptor
* Provide --trace-allocations switch
* Support empty PYTHRANRC for reproducible builds
* Improve compilation time
* Support ufunc creation through #pythran export ufunc func_name(arg_types...)
* Fix memory leak when returing numpy_gexpr to Python
* Numpy 2.x support
* Upgrade xsimd to 13.0.0
* Improve detection of non-overlapping memory area during gexpr assignment
* Improve python 3.12 support (distutils removal)
* Support imatmul
* Only link blas when needed

Files:
RevisionActionfile
1.18modifypkgsrc/math/py-pythran/Makefile
1.9modifypkgsrc/math/py-pythran/PLIST
1.13modifypkgsrc/math/py-pythran/distinfo