diff --git a/math/py-pyodeint/Makefile b/math/py-pyodeint/Makefile index 5ad4de32069a..9fde418094a6 100644 --- a/math/py-pyodeint/Makefile +++ b/math/py-pyodeint/Makefile @@ -1,29 +1,28 @@ PORTNAME= pyodeint -DISTVERSION= 0.10.7 -PORTREVISION= 2 +DISTVERSION= 0.10.8 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python binding for odeint from boost WWW= https://github.com/bjodah/pyodeint LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.16:math/py-numpy1@${PY_FLAVOR} \ ${LOCALBASE}/include/boost/config.hpp:devel/boost-libs RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.16:math/py-numpy1@${PY_FLAVOR} USES= compiler:c++11-lang localbase python 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_TAG}.so .include diff --git a/math/py-pyodeint/distinfo b/math/py-pyodeint/distinfo index e7f42ba0e27a..21ef0b81a6a7 100644 --- a/math/py-pyodeint/distinfo +++ b/math/py-pyodeint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716787899 -SHA256 (pyodeint-0.10.7.tar.gz) = 02e63f4e5516e6890979bef3a149690b8d67b6d20cad25a1337fa57f17486837 -SIZE (pyodeint-0.10.7.tar.gz) = 117982 +TIMESTAMP = 1776417575 +SHA256 (pyodeint-0.10.8.tar.gz) = 87533fcf79da93690dbca97d0e08c7dcbb586b8fb01c3e0022ff85f9aa0b465a +SIZE (pyodeint-0.10.8.tar.gz) = 216454