Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2026 08:00:42 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c73697a5c987 - main - math/py-pyodeint: update 0.10.=?utf-8?Q?8 =E2=86=92 0.?=10.10
Message-ID:  <6a018caa.25106.20e51e6c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c73697a5c987ddac7e9d45e13074daa5a69c8824

commit c73697a5c987ddac7e9d45e13074daa5a69c8824
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-11 07:34:01 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-11 08:00:39 +0000

    math/py-pyodeint: update 0.10.8 → 0.10.10
---
 math/py-pyodeint/Makefile | 4 ++--
 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a018caa.25106.20e51e6c>