diff --git a/misc/py-wurlitzer/Makefile b/misc/py-wurlitzer/Makefile index 6128e87ceada..e81d6c7231b8 100644 --- a/misc/py-wurlitzer/Makefile +++ b/misc/py-wurlitzer/Makefile @@ -1,29 +1,29 @@ # Created by: Rainer Hurling PORTNAME= wurlitzer -PORTVERSION= 2.1.1 +PORTVERSION= 3.0.0 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Capture C-level output in context managers 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>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -x -v test.py .include diff --git a/misc/py-wurlitzer/distinfo b/misc/py-wurlitzer/distinfo index 4a6b7ce8f342..0e4157b73dd5 100644 --- a/misc/py-wurlitzer/distinfo +++ b/misc/py-wurlitzer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628014814 -SHA256 (wurlitzer-2.1.1.tar.gz) = 5a3ea5a13a8aac2d808864087fec87a0518bf7d9776173ab06a6bb4ade9f4d27 -SIZE (wurlitzer-2.1.1.tar.gz) = 8674 +TIMESTAMP = 1629447027 +SHA256 (wurlitzer-3.0.0.tar.gz) = 01cb41f3bccc339632a28cb147b622241e785c23e11c69ce08efad5ebd2c427f +SIZE (wurlitzer-3.0.0.tar.gz) = 9691