diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-12-26 02:51:15 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-12-26 03:15:44 +0800 |
commit | 1cb95f6eee019285497004ba003b08a66a0d5193 (patch) | |
tree | 144386fb8018503318ca339a08ba8905dd4d030d /math/py-numexpr | |
parent | math/py-narwhals: Update to 1.18.3 (diff) |
math/py-numexpr: Update to 2.10.2
Changes: https://github.com/pydata/numexpr/releases
https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
Diffstat (limited to 'math/py-numexpr')
-rw-r--r-- | math/py-numexpr/Makefile | 2 | ||||
-rw-r--r-- | math/py-numexpr/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index 2f62a6c60dbf..c32a9698a4ab 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -1,5 +1,5 @@ PORTNAME= numexpr -PORTVERSION= 2.10.1 +PORTVERSION= 2.10.2 CATEGORIES= math python MASTER_SITES= PYPI \ https://github.com/pydata/numexpr/releases/download/v${PORTVERSION}/ diff --git a/math/py-numexpr/distinfo b/math/py-numexpr/distinfo index 254e558e8dba..5a8cd7f2b38c 100644 --- a/math/py-numexpr/distinfo +++ b/math/py-numexpr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720022866 -SHA256 (numexpr-2.10.1.tar.gz) = 9bba99d354a65f1a008ab8b87f07d84404c668e66bab624df5b6b5373403cf81 -SIZE (numexpr-2.10.1.tar.gz) = 101580 +TIMESTAMP = 1734888336 +SHA256 (numexpr-2.10.2.tar.gz) = b0aff6b48ebc99d2f54f27b5f73a58cb92fde650aeff1b397c71c8788b4fff1a +SIZE (numexpr-2.10.2.tar.gz) = 106787 |