Skip to content

Commit

Permalink
math/py-numexpr: Update to 2.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 30, 2023
1 parent 87f523b commit e606a93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions math/py-numexpr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= numexpr
PORTVERSION= 2.8.6
PORTVERSION= 2.8.7
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.13.3,1:math/py-numpy@${PY_FLAVOR}

USES= dos2unix python
USES= dos2unix python:3.9+
USE_PYTHON= autoplist concurrent distutils

post-install:
Expand Down
6 changes: 3 additions & 3 deletions math/py-numexpr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1695143343
SHA256 (numexpr-2.8.6.tar.gz) = 6336f8dba3f456e41a4ffc3c97eb63d89c73589ff6e1707141224b930263260d
SIZE (numexpr-2.8.6.tar.gz) = 102376
TIMESTAMP = 1696001388
SHA256 (numexpr-2.8.7.tar.gz) = 596eeb3bbfebc912f4b6eaaf842b61ba722cebdb8bc42dfefa657d3a74953849
SIZE (numexpr-2.8.7.tar.gz) = 103410

0 comments on commit e606a93

Please sign in to comment.