pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/py-pythran



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Nov 16 07:56:10 UTC 2025

Modified Files:
        pkgsrc/math/py-pythran: Makefile PLIST distinfo

Log Message:
py-pythran: updated to 0.18.1

0.18.1 2025-11-15 Serge Guelton <sergesanspaille%free.fr@localhost>

* Add support for passing types as pythran export parameters, esp. to pass
  dtype parameters to numpy arrays

* Improve the normalization pass that removes keyword parameter

* Move default compiler flag to C++14, modernize the codebase accordingly

* Use std::unordered_set instead of std::set as set backend

* Stable API support, for CPython 3.7+

* Fix ufunc support

* Add support for generation of .abi3.* limited api extensions

* Obsolete support of numpy.distutils for python 3.9

* Improve interactions with numpy.nditerator

* Support numpy.frombuffer

* Update numpy.fromstring support to match numpy's change

* Avoid internal conflict between ndarray (the function) and ndarray (the
  namespace)


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/math/py-pythran/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/py-pythran/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/py-pythran/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/py-pythran/Makefile
diff -u pkgsrc/math/py-pythran/Makefile:1.26 pkgsrc/math/py-pythran/Makefile:1.27
--- pkgsrc/math/py-pythran/Makefile:1.26        Thu Oct  9 07:57:48 2025
+++ pkgsrc/math/py-pythran/Makefile     Sun Nov 16 07:56:10 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2025/10/09 07:57:48 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2025/11/16 07:56:10 adam Exp $
 
-DISTNAME=      pythran-0.18.0
+DISTNAME=      pythran-0.18.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pythran/}

Index: pkgsrc/math/py-pythran/PLIST
diff -u pkgsrc/math/py-pythran/PLIST:1.11 pkgsrc/math/py-pythran/PLIST:1.12
--- pkgsrc/math/py-pythran/PLIST:1.11   Tue Apr 15 16:31:39 2025
+++ pkgsrc/math/py-pythran/PLIST        Sun Nov 16 07:56:10 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2025/04/15 16:31:39 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2025/11/16 07:56:10 adam Exp $
 bin/pythran-${PYVERSSUFFIX}
 bin/pythran-config-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -3002,6 +3002,7 @@ ${PYSITELIB}/pythran/pythonic/include/nu
 ${PYSITELIB}/pythran/pythonic/include/numpy/fmod.hpp
 ${PYSITELIB}/pythran/pythonic/include/numpy/fmod/accumulate.hpp
 ${PYSITELIB}/pythran/pythonic/include/numpy/frexp.hpp
+${PYSITELIB}/pythran/pythonic/include/numpy/frombuffer.hpp
 ${PYSITELIB}/pythran/pythonic/include/numpy/fromfile.hpp
 ${PYSITELIB}/pythran/pythonic/include/numpy/fromfunction.hpp
 ${PYSITELIB}/pythran/pythonic/include/numpy/fromiter.hpp
@@ -3444,6 +3445,7 @@ ${PYSITELIB}/pythran/pythonic/include/ty
 ${PYSITELIB}/pythran/pythonic/include/types/str.hpp
 ${PYSITELIB}/pythran/pythonic/include/types/traits.hpp
 ${PYSITELIB}/pythran/pythonic/include/types/tuple.hpp
+${PYSITELIB}/pythran/pythonic/include/types/type.hpp
 ${PYSITELIB}/pythran/pythonic/include/types/uint16.hpp
 ${PYSITELIB}/pythran/pythonic/include/types/uint32.hpp
 ${PYSITELIB}/pythran/pythonic/include/types/uint64.hpp
@@ -3675,6 +3677,7 @@ ${PYSITELIB}/pythran/pythonic/numpy/fmin
 ${PYSITELIB}/pythran/pythonic/numpy/fmod.hpp
 ${PYSITELIB}/pythran/pythonic/numpy/fmod/accumulate.hpp
 ${PYSITELIB}/pythran/pythonic/numpy/frexp.hpp
+${PYSITELIB}/pythran/pythonic/numpy/frombuffer.hpp
 ${PYSITELIB}/pythran/pythonic/numpy/fromfile.hpp
 ${PYSITELIB}/pythran/pythonic/numpy/fromfunction.hpp
 ${PYSITELIB}/pythran/pythonic/numpy/fromiter.hpp
@@ -4119,6 +4122,7 @@ ${PYSITELIB}/pythran/pythonic/types/stat
 ${PYSITELIB}/pythran/pythonic/types/str.hpp
 ${PYSITELIB}/pythran/pythonic/types/traits.hpp
 ${PYSITELIB}/pythran/pythonic/types/tuple.hpp
+${PYSITELIB}/pythran/pythonic/types/type.hpp
 ${PYSITELIB}/pythran/pythonic/types/uint16.hpp
 ${PYSITELIB}/pythran/pythonic/types/uint32.hpp
 ${PYSITELIB}/pythran/pythonic/types/uint64.hpp

Index: pkgsrc/math/py-pythran/distinfo
diff -u pkgsrc/math/py-pythran/distinfo:1.16 pkgsrc/math/py-pythran/distinfo:1.17
--- pkgsrc/math/py-pythran/distinfo:1.16        Wed May 28 04:53:42 2025
+++ pkgsrc/math/py-pythran/distinfo     Sun Nov 16 07:56:10 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2025/05/28 04:53:42 adam Exp $
+$NetBSD: distinfo,v 1.17 2025/11/16 07:56:10 adam Exp $
 
-BLAKE2s (pythran-0.18.0.tar.gz) = 3759fffbea3fb7de55d9013b08a33f45cc4ee52745aa63ded0c4112979101564
-SHA512 (pythran-0.18.0.tar.gz) = 47b11476dfd698d2fdf2e9cd3a83993898e0ae0776f03f6e4701b6fb2ada87e488e1e1a692f1f783dd687e2f517ef433816481a7f59e0244fa0aea0ca82231ef
-Size (pythran-0.18.0.tar.gz) = 2402895 bytes
+BLAKE2s (pythran-0.18.1.tar.gz) = aa36fc39f2dce7d03ec4b095e4d40fa0868af17dab7a621c930254b523abcd07
+SHA512 (pythran-0.18.1.tar.gz) = f80770b62490c0acb03953ad8b7f4dbfc715e0653b27f6ef0cbae47f7fd088e5f959e1f74a88d310975135a7c35b1aabd2d727443dcbc12a61960d2db78d0fef
+Size (pythran-0.18.1.tar.gz) = 2406997 bytes



Home | Main Index | Thread Index | Old Index