diff --git a/misc/py-wurlitzer/Makefile b/misc/py-wurlitzer/Makefile index 99f2d03a7cf6..d2e51157ff3d 100644 --- a/misc/py-wurlitzer/Makefile +++ b/misc/py-wurlitzer/Makefile @@ -1,26 +1,26 @@ PORTNAME= wurlitzer -PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTVERSION= 3.1.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Capture C-level output in context managers WWW= https://github.com/minrk/wurlitzer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>0:devel/py-codecov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes +# make tests: 14 passed, 1 skipped (test.py:168: requires _get_max_pipe_size) TEST_ARGS= test.py .include diff --git a/misc/py-wurlitzer/distinfo b/misc/py-wurlitzer/distinfo index ef6214bc0f69..53695925ed9d 100644 --- a/misc/py-wurlitzer/distinfo +++ b/misc/py-wurlitzer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669990536 -SHA256 (wurlitzer-3.0.3.tar.gz) = 224f5fe70618be3872c05dfddc8c457191ec1870654596279fcc1edadebe3e5b -SIZE (wurlitzer-3.0.3.tar.gz) = 10171 +TIMESTAMP = 1714487716 +SHA256 (wurlitzer-3.1.0.tar.gz) = b31d3b18ab6b8394b3adb8b21841ad6d4b6bb195b9b642953872dbbab4c29b2a +SIZE (wurlitzer-3.1.0.tar.gz) = 11571