diff --git a/math/py-pynauty/Makefile b/math/py-pynauty/Makefile index 972d5f6ff41a..90e4a2f4e74f 100644 --- a/math/py-pynauty/Makefile +++ b/math/py-pynauty/Makefile @@ -1,31 +1,30 @@ PORTNAME= pynauty -DISTVERSION= 1.1.2 +DISTVERSION= 2.8.6 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Isomorphism testing and automorphisms of graphs WWW= https://github.com/pdobsan/pynauty LICENSE= GPLv3 BUILD_DEPENDS= gmake:devel/gmake -TEST_DEPENDS= pytest:devel/py-pytest@${PY_FLAVOR} USES= python shebangfix -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist pytest SHEBANG_FILES= src/pynauty/tests/test_minimal.py BINARY_ALIAS= make=${GMAKE} python3=${PYTHON_CMD} TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/pynauty/nautywrap*.so do-test: @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest .include diff --git a/math/py-pynauty/distinfo b/math/py-pynauty/distinfo index a6328e3444ce..c023fc870703 100644 --- a/math/py-pynauty/distinfo +++ b/math/py-pynauty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659080404 -SHA256 (pynauty-1.1.2.tar.gz) = fca00e50874b0cb34800f41b91b31f4b61a6ec22f2d3bd0b2290209b8d552307 -SIZE (pynauty-1.1.2.tar.gz) = 1894529 +TIMESTAMP = 1690417853 +SHA256 (pynauty-2.8.6.tar.gz) = 7685cd01bc3835341921b42821e2cd7da1d287c4726aa845da290edbfa07d528 +SIZE (pynauty-2.8.6.tar.gz) = 1717165