Index: head/www/py-paste/Makefile =================================================================== --- head/www/py-paste/Makefile (revision 550172) +++ head/www/py-paste/Makefile (revision 550173) @@ -1,29 +1,31 @@ # Created by: Dryice Liu # $FreeBSD$ PORTNAME= Paste -PORTVERSION= 3.4.5 +PORTVERSION= 3.4.6 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Tools for using a Web Server Gateway Interface stack LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest tests + @cd ${WRKSRC} && ${LOCALBASE}/bin/tox -e ${PY_FLAVOR} .include Index: head/www/py-paste/distinfo =================================================================== --- head/www/py-paste/distinfo (revision 550172) +++ head/www/py-paste/distinfo (revision 550173) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601041602 -SHA256 (Paste-3.4.5.tar.gz) = de4dccf92e06d505add5a634e01d2ddb7a15a53f68c522c57531c8e69ba4bd1a -SIZE (Paste-3.4.5.tar.gz) = 630575 +TIMESTAMP = 1601112224 +SHA256 (Paste-3.4.6.tar.gz) = 001370f4fcc7446006b52a39ed386341fce626605af711e0ec18ddb0b4912cb7 +SIZE (Paste-3.4.6.tar.gz) = 630593