diff --git a/math/py-baycomp/Makefile b/math/py-baycomp/Makefile index 59e146515082..fdb6bc7229ab 100644 --- a/math/py-baycomp/Makefile +++ b/math/py-baycomp/Makefile @@ -1,32 +1,32 @@ PORTNAME= baycomp -DISTVERSION= 1.0.2 -PORTREVISION= 2 +DISTVERSION= 1.0.3 CATEGORIES= math python # statistics MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library for Bayesian comparison of classifiers WWW= https://github.com/janezd/baycomp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.1.2:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0.19.1:science/py-scipy@${PY_FLAVOR} +#RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pystan>=3.4.0:math/py-pystan@${PY_FLAVOR} USES= localbase:ldflags python USE_PYTHON= distutils autoplist NO_ARCH= yes POST_PLIST= rm-tests-from-plist post-install: @${RM} -r ${STAGEDIR}${PYTHON_SITELIBDIR}/tests rm-tests-from-plist: @${REINPLACE_CMD} '/\/tests\//d' ${TMPPLIST} .include diff --git a/math/py-baycomp/distinfo b/math/py-baycomp/distinfo index e47c092c972b..669c270d635d 100644 --- a/math/py-baycomp/distinfo +++ b/math/py-baycomp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615670344 -SHA256 (baycomp-1.0.2.tar.gz) = c43472c16bd7cdf4884dd4c73dd307e4a3da7097fe49c83cd5e88d75142923b0 -SIZE (baycomp-1.0.2.tar.gz) = 154316 +TIMESTAMP = 1690085392 +SHA256 (baycomp-1.0.3.tar.gz) = 32b25ad7b16d5b251ddb9f6110a32d7b3953b987096da1d25ef277935d25daec +SIZE (baycomp-1.0.3.tar.gz) = 15918