git: ca39149eb8a6 - main - math/py-pyodesys: Update 0.14.1 → 0.14.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Jun 2023 19:01:19 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca39149eb8a6fb02a541b48e7c0a5bee08efe0d7 commit ca39149eb8a6fb02a541b48e7c0a5bee08efe0d7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-19 18:25:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-19 19:01:08 +0000 math/py-pyodesys: Update 0.14.1 → 0.14.2 Reported by: portscout --- math/py-pyodesys/Makefile | 13 +++++++------ math/py-pyodesys/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/math/py-pyodesys/Makefile b/math/py-pyodesys/Makefile index d4deded101f3..dac38a5a57e7 100644 --- a/math/py-pyodesys/Makefile +++ b/math/py-pyodesys/Makefile @@ -1,6 +1,5 @@ PORTNAME= pyodesys -DISTVERSION= 0.14.1 -PORTREVISION= 1 +DISTVERSION= 0.14.2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +11,8 @@ WWW= https://github.com/bjodah/pyodesys LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2.5:math/py-matplotlib@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2.5:math/py-matplotlib@${PY_FLAVOR} \ + ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}notebook>=5.7.8:www/py-notebook@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.2.3:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sym>=0.3.4:math/py-sym@${PY_FLAVOR} \ @@ -21,11 +20,13 @@ RUN_DEPENDS= ${PYNUMPY} \ TEST_DEPENDS= ${LOCALBASE}/include/boost/numeric/ublas/matrix.hpp:devel/boost-libs \ ${LOCALBASE}/include/gsl/gsl_errno.h:math/gsl -USES= display:test localbase:ldflags python:3.7+ shebangfix pytest -USE_PYTHON= distutils autoplist +USES= display:test localbase:ldflags python:3.7+ shebangfix +USE_PYTHON= distutils autoplist pytest SHEBANG_GLOB= *.py +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + NO_ARCH= yes BINARY_ALIAS= python3=${PYTHON_CMD} diff --git a/math/py-pyodesys/distinfo b/math/py-pyodesys/distinfo index 3b9037c8bca8..19bf6ad0c4ed 100644 --- a/math/py-pyodesys/distinfo +++ b/math/py-pyodesys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632211260 -SHA256 (pyodesys-0.14.1.tar.gz) = 5cfd098ee0bb38eb936c035031ee441684cce4ee6a6d94faff1a1d676fa0339d -SIZE (pyodesys-0.14.1.tar.gz) = 242632 +TIMESTAMP = 1687198244 +SHA256 (pyodesys-0.14.2.tar.gz) = 2e9c54dc8d223f9d87aebcedd4a872367dd3ef11cd37e223fe5a95598e67524b +SIZE (pyodesys-0.14.2.tar.gz) = 242233