Index: head/devel/py-pytest-timeout/Makefile =================================================================== --- head/devel/py-pytest-timeout/Makefile (revision 487944) +++ head/devel/py-pytest-timeout/Makefile (revision 487945) @@ -1,29 +1,29 @@ # Created by: Fukang Chen # $FreeBSD$ PORTNAME= pytest-timeout -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 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 487944) +++ head/devel/py-pytest-timeout/distinfo (revision 487945) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537024791 -SHA256 (pytest-timeout-1.3.2.tar.gz) = 1117fc0536e1638862917efbdc0895e6b62fa61e6cf4f39bb655686af7af9627 -SIZE (pytest-timeout-1.3.2.tar.gz) = 11494 +TIMESTAMP = 1545325779 +SHA256 (pytest-timeout-1.3.3.tar.gz) = 4a30ba76837a32c7b7cd5c84ee9933fde4b9022b0cd20ea7d4a577c2a1649fb1 +SIZE (pytest-timeout-1.3.3.tar.gz) = 11627