Trivial update to 1.3.4 https://github.com/pytest-dev/pytest-timeout/blob/master/README.rst
All regression tests after update on both amd64 and sparc64. ok? --Kurt Index: Makefile =================================================================== RCS file: /cvs/ports/devel/py-test-timeout/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile 27 Dec 2019 05:16:59 -0000 1.1.1.1 +++ Makefile 16 Feb 2020 22:57:08 -0000 @@ -2,7 +2,7 @@ COMMENT = pytest plugin to abort hanging tests -MODPY_EGG_VERSION = 1.3.3 +MODPY_EGG_VERSION = 1.3.4 DISTNAME = pytest-timeout-${MODPY_EGG_VERSION} PKGNAME = ${DISTNAME:S/py/py-/} @@ -23,7 +23,8 @@ MODPY_SETUPTOOLS = Yes MODPY_PYTEST = Yes RUN_DEPENDS = devel/py-test${MODPY_FLAVOR} -TEST_DEPENDS = ${FULLPKGNAME}:${FULLPKGPATH} +TEST_DEPENDS = ${FULLPKGNAME}:${FULLPKGPATH} \ + devel/py-pexpect${MODPY_FLAVOR} TEST_ENV += PYTHONPATH="." Index: distinfo =================================================================== RCS file: /cvs/ports/devel/py-test-timeout/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 27 Dec 2019 05:16:59 -0000 1.1.1.1 +++ distinfo 16 Feb 2020 22:57:08 -0000 @@ -1,2 +1,2 @@ -SHA256 (pytest-timeout-1.3.3.tar.gz) = SjC6doN6Mse3zVyE7pkz/eS5AisM0g6n1KV3wqFkn7E= -SIZE (pytest-timeout-1.3.3.tar.gz) = 11627 +SHA256 (pytest-timeout-1.3.4.tar.gz) = gPqhnNJFpCuHpRaZ1kDADZN8ArdJBSv8prrovb4SxI4= +SIZE (pytest-timeout-1.3.4.tar.gz) = 12255