summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-06 23:42:54 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-07 00:17:03 -0700
commit53c31eb17102dc9a49849aa4d640cde46581a437 (patch)
tree3e92edd6e810e3c2cb8c9adc57d4a02d62f20de4
parentdevel/taskflow: update 3.6.0 → 3.7.0 (diff)
math/py-pyodeint: update 0.10.4 → 0.10.6
Reported by: portscout
-rw-r--r--math/py-pyodeint/Makefile12
-rw-r--r--math/py-pyodeint/distinfo6
2 files changed, 12 insertions, 6 deletions
diff --git a/math/py-pyodeint/Makefile b/math/py-pyodeint/Makefile
index a551febbf881..225d1316352b 100644
--- a/math/py-pyodeint/Makefile
+++ b/math/py-pyodeint/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pyodeint
-DISTVERSION= 0.10.4
-PORTREVISION= 2
+DISTVERSION= 0.10.6
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +16,13 @@ BUILD_DEPENDS= ${PYNUMPY} \
RUN_DEPENDS= ${PYNUMPY}
USES= compiler:c++11-lang localbase python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist pytest
+
+TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+TEST_WRKSRC= ${WRKSRC}/pyodeint/tests
+
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyodeint/_odeint${PYTHON_EXT_SUFFIX}.so
+
.include <bsd.port.mk>
diff --git a/math/py-pyodeint/distinfo b/math/py-pyodeint/distinfo
index ee5dba32c401..8150fb22eccb 100644
--- a/math/py-pyodeint/distinfo
+++ b/math/py-pyodeint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587629293
-SHA256 (pyodeint-0.10.4.tar.gz) = 11b7028323d03b5864b7600fbd14c87903a62d8826fbe8ea8fd0afbccadc1044
-SIZE (pyodeint-0.10.4.tar.gz) = 95049
+TIMESTAMP = 1715040526
+SHA256 (pyodeint-0.10.6.tar.gz) = 0b6a04865b55f35bb57cdce41a20d538ae6cd92cd6812869dac52fe8ff3f9782
+SIZE (pyodeint-0.10.6.tar.gz) = 117727