diff --git a/math/py-pyodeint/Makefile b/math/py-pyodeint/Makefile index 21f12b1d4262..c3490c0e107c 100644 --- a/math/py-pyodeint/Makefile +++ b/math/py-pyodeint/Makefile @@ -1,28 +1,28 @@ PORTNAME= pyodeint -DISTVERSION= 0.10.8 +DISTVERSION= 0.10.10 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}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \ ${LOCALBASE}/include/boost/config.hpp:devel/boost-libs RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} USES= compiler:c++11-lang localbase python -USE_PYTHON= distutils autoplist pytest +USE_PYTHON= distutils cython 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 21ef0b81a6a7..299abb723e9b 100644 --- a/math/py-pyodeint/distinfo +++ b/math/py-pyodeint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776417575 -SHA256 (pyodeint-0.10.8.tar.gz) = 87533fcf79da93690dbca97d0e08c7dcbb586b8fb01c3e0022ff85f9aa0b465a -SIZE (pyodeint-0.10.8.tar.gz) = 216454 +TIMESTAMP = 1778484733 +SHA256 (pyodeint-0.10.10.tar.gz) = 78fc9369d68e46ebf35d79cfde9d673f8dbe43b61e102397c3ff7e7d5d9f4781 +SIZE (pyodeint-0.10.10.tar.gz) = 220506