Index: head/devel/py-pytest-timeout/Makefile =================================================================== --- head/devel/py-pytest-timeout/Makefile (revision 524013) +++ head/devel/py-pytest-timeout/Makefile (revision 524014) @@ -1,29 +1,29 @@ # Created by: Fukang Chen # $FreeBSD$ PORTNAME= pytest-timeout -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= loader@FreeBSD.org COMMENT= Pytest plugin to abort hanging tests LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.6.0:devel/py-pytest@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.6.0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes TEST_ENV+= PYTHONPATH=${TEST_WRKSRC} do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest) .include Index: head/devel/py-pytest-timeout/distinfo =================================================================== --- head/devel/py-pytest-timeout/distinfo (revision 524013) +++ head/devel/py-pytest-timeout/distinfo (revision 524014) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545325779 -SHA256 (pytest-timeout-1.3.3.tar.gz) = 4a30ba76837a32c7b7cd5c84ee9933fde4b9022b0cd20ea7d4a577c2a1649fb1 -SIZE (pytest-timeout-1.3.3.tar.gz) = 11627 +TIMESTAMP = 1579776551 +SHA256 (pytest-timeout-1.3.4.tar.gz) = 80faa19cd245a42b87a51699d640c00d937c02b749052bfca6bae8bdbe12c48e +SIZE (pytest-timeout-1.3.4.tar.gz) = 12255