diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-11 07:34:01 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-11 08:00:39 +0000 |
| commit | c73697a5c987ddac7e9d45e13074daa5a69c8824 (patch) | |
| tree | e87911f39f6c74513d9f992e8a1bab613fa76480 | |
| parent | d743793fb08deb8be327bdac356324977b467069 (diff) | |
math/py-pyodeint: update 0.10.8 → 0.10.10
| -rw-r--r-- | math/py-pyodeint/Makefile | 4 | ||||
| -rw-r--r-- | math/py-pyodeint/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
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,5 +1,5 @@ PORTNAME= pyodeint -DISTVERSION= 0.10.8 +DISTVERSION= 0.10.10 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \ 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 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 |
