diff --git a/math/py-py-find-1st/Makefile b/math/py-py-find-1st/Makefile index a72f50356e21..7bce3970b398 100644 --- a/math/py-py-find-1st/Makefile +++ b/math/py-py-find-1st/Makefile @@ -1,28 +1,27 @@ PORTNAME= py-find-1st -DISTVERSION= 1.1.5 -PORTREVISION= 2 +DISTVERSION= 1.1.6 CATEGORIES= math MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Numpy extension module for efficient search in numpy arrays WWW= https://github.com/roebel/py_find_1st LICENSE= GPLv3 BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} USES= python USE_PYTHON= pep517 autoplist pytest # tests are broken, see https://github.com/roebel/py_find_1st/issues/13 TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/utils_find_1st/find_1st${PYTHON_EXT_SUFFIX}.so .include diff --git a/math/py-py-find-1st/distinfo b/math/py-py-find-1st/distinfo index a63d2f99a5f6..64d9dde46825 100644 --- a/math/py-py-find-1st/distinfo +++ b/math/py-py-find-1st/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676278342 -SHA256 (py_find_1st-1.1.5.tar.gz) = f99207bc83df361c4cd9c6c2aaf504907ffce7fdd33ae3d3cbf39c68a4f1c1a9 -SIZE (py_find_1st-1.1.5.tar.gz) = 8807 +TIMESTAMP = 1698566699 +SHA256 (py_find_1st-1.1.6.tar.gz) = 8a7bcbc6a4144a58cfc0e5f4e2affd983e686cef54b0e81e29c0be15248f5e1f +SIZE (py_find_1st-1.1.6.tar.gz) = 8558