diff --git a/www/py-paste/Makefile b/www/py-paste/Makefile index d61c2a255669..2bb3337705b7 100644 --- a/www/py-paste/Makefile +++ b/www/py-paste/Makefile @@ -1,29 +1,24 @@ PORTNAME= Paste -PORTVERSION= 3.7.1 +PORTVERSION= 3.8.0 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Tools for using a Web Server Gateway Interface stack WWW= https://github.com/cdent/paste LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${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} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist distutils pytest NO_ARCH= yes -do-test: - @cd ${WRKSRC} && ${LOCALBASE}/bin/tox -e ${PY_FLAVOR} - .include diff --git a/www/py-paste/distinfo b/www/py-paste/distinfo index 1dcc9abef9e1..65abc6c12e7c 100644 --- a/www/py-paste/distinfo +++ b/www/py-paste/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698038062 -SHA256 (Paste-3.7.1.tar.gz) = 6d07a8e1c7fa72b8cf403762a002f80d12c0384056956dd0a87cb9a3be64749a -SIZE (Paste-3.7.1.tar.gz) = 639191 +TIMESTAMP = 1710610208 +SHA256 (Paste-3.8.0.tar.gz) = 9c6cc18f2f9b8e8e57c0a5228c957ec3beeefdeeb9ab93c85876b513e4babdaf +SIZE (Paste-3.8.0.tar.gz) = 636922