pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-numexpr
Module Name: pkgsrc
Committed By: adam
Date: Mon Jan 6 11:46:08 UTC 2025
Modified Files:
pkgsrc/math/py-numexpr: Makefile distinfo
Log Message:
py-numexpr: updated to 2.10.2
Changes from 2.10.1 to 2.10.2
* Better support for CPUs that do not have a power of 2 number of
cores.
* Allow numexpr to run with the multithreading package in Python.
* Wheels for Python 3.13 are now provided.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/math/py-numexpr/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/math/py-numexpr/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-numexpr/Makefile
diff -u pkgsrc/math/py-numexpr/Makefile:1.37 pkgsrc/math/py-numexpr/Makefile:1.38
--- pkgsrc/math/py-numexpr/Makefile:1.37 Mon Nov 11 07:28:41 2024
+++ pkgsrc/math/py-numexpr/Makefile Mon Jan 6 11:46:08 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2024/11/11 07:28:41 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2025/01/06 11:46:08 adam Exp $
-DISTNAME= numexpr-2.10.1
+DISTNAME= numexpr-2.10.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/numexpr/}
Index: pkgsrc/math/py-numexpr/distinfo
diff -u pkgsrc/math/py-numexpr/distinfo:1.29 pkgsrc/math/py-numexpr/distinfo:1.30
--- pkgsrc/math/py-numexpr/distinfo:1.29 Wed Jul 31 18:22:13 2024
+++ pkgsrc/math/py-numexpr/distinfo Mon Jan 6 11:46:08 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2024/07/31 18:22:13 adam Exp $
+$NetBSD: distinfo,v 1.30 2025/01/06 11:46:08 adam Exp $
-BLAKE2s (numexpr-2.10.1.tar.gz) = 8f4b6fe284ebdf811242f17b57871f8f065c54578763130a64930cbb16c5e6a9
-SHA512 (numexpr-2.10.1.tar.gz) = ef2bb5848ee5e8dd7f948dca6e3c63303fe1642ad2a4ff08fb5bc2fdc7d0c45dc896faa09b7c6f6156d7e07c5ecc50c395eb7483e33fa27cf2cafe91b55f3836
-Size (numexpr-2.10.1.tar.gz) = 101580 bytes
+BLAKE2s (numexpr-2.10.2.tar.gz) = 847f333b62b30c6a46dbfa625f98fd6986882c518cbdcfcf38c942f7f98cbf02
+SHA512 (numexpr-2.10.2.tar.gz) = 33882b76af49a51f1c1d621960e06a9d50a783d293c7e98cabdfaec814caae0dab89028797692ed869b02351f5c61aa69f88eb43e4b826a73fd5888a2fc9892a
+Size (numexpr-2.10.2.tar.gz) = 106787 bytes
Home |
Main Index |
Thread Index |
Old Index