Skip to content

Commit

Permalink
math/py-pyodesys: Update 0.14.1 → 0.14.2
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jun 19, 2023
1 parent eeb195f commit ca39149
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
13 changes: 7 additions & 6 deletions 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}
Expand All @@ -12,20 +11,22 @@ 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} \
${PYTHON_PKGNAMEPREFIX}sympy>=1.5.1:math/py-sympy@${PY_FLAVOR}
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}
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit ca39149

Please sign in to comment.