diff --git a/math/py-python-picard/Makefile b/math/py-python-picard/Makefile index 345b90067f62..efe188f0c5be 100644 --- a/math/py-python-picard/Makefile +++ b/math/py-python-picard/Makefile @@ -1,27 +1,24 @@ PORTNAME= python-picard -DISTVERSION= 0.7 -PORTREVISION= 5 +DISTVERSION= 0.8.2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= python_picard-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Preconditoned ICA algorithm for Real Data WWW= https://pierreablin.github.io/picard/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}numexpr>0:math/py-numexpr@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-learn>0:science/py-scikit-learn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} USES= python USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes .include diff --git a/math/py-python-picard/distinfo b/math/py-python-picard/distinfo index 1e9390779820..1f6c6ec6a7ae 100644 --- a/math/py-python-picard/distinfo +++ b/math/py-python-picard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634876132 -SHA256 (python-picard-0.7.tar.gz) = 8061a1f0c4660c805b7617f2f0bd0284c6e6e84ac3ec782081c67b27cfd185a7 -SIZE (python-picard-0.7.tar.gz) = 63154 +TIMESTAMP = 1785521892 +SHA256 (python_picard-0.8.2.tar.gz) = 42259763f87673837dcc2772cc941139c8ee547093d1b970e95097393c628cde +SIZE (python_picard-0.8.2.tar.gz) = 65272