diff --git a/math/py-pyhdfe/Makefile b/math/py-pyhdfe/Makefile index 7be5904e987c..fe571755c509 100644 --- a/math/py-pyhdfe/Makefile +++ b/math/py-pyhdfe/Makefile @@ -1,27 +1,26 @@ PORTNAME= pyhdfe -DISTVERSION= 0.1.2 -PORTREVISION= 1 +DISTVERSION= 0.2.0 CATEGORIES= math python # statistics MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= High dimensional fixed effect absorption WWW= https://github.com/jeffgortmaker/pyhdfe LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt PY_DEPENDS= ${PYNUMY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.0.0:science/py-scipy@${PY_FLAVOR} BUILD_DEPENDS= ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} USES= python USE_PYTHON= distutils autoplist pytest NO_ARCH= yes TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} .include diff --git a/math/py-pyhdfe/distinfo b/math/py-pyhdfe/distinfo index 0ecb0c682e71..190005f9f5b2 100644 --- a/math/py-pyhdfe/distinfo +++ b/math/py-pyhdfe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678612136 -SHA256 (pyhdfe-0.1.2.tar.gz) = a906e5d0922a65503333028e944d993ce15f4ee44e2b3ace2f79049623888432 -SIZE (pyhdfe-0.1.2.tar.gz) = 28048 +TIMESTAMP = 1692772057 +SHA256 (pyhdfe-0.2.0.tar.gz) = 8cddc5f5a09148d3281fca3c787146a85ecc5a7517be3ae5762bfe507907b7fb +SIZE (pyhdfe-0.2.0.tar.gz) = 28978