Date: Fri, 18 Nov 2022 17:11:28 GMT From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 101c49b857ff - main - www/py-paste: update to 3.5.2 Message-ID: <202211181711.2AIHBSru027314@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=101c49b857ff03047b54992b34f973f13f43ef7f commit 101c49b857ff03047b54992b34f973f13f43ef7f Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2022-11-18 17:09:54 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2022-11-18 17:09:54 +0000 www/py-paste: update to 3.5.2 --- www/py-paste/Makefile | 8 ++++---- www/py-paste/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/www/py-paste/Makefile b/www/py-paste/Makefile index e847e602e4b0..ad4c8bb27b37 100644 --- a/www/py-paste/Makefile +++ b/www/py-paste/Makefile @@ -1,5 +1,5 @@ PORTNAME= Paste -PORTVERSION= 3.4.6 +PORTVERSION= 3.5.2 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP @@ -15,11 +15,11 @@ 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} \ - ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR} USES= python:3.6+ -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils NO_ARCH= yes diff --git a/www/py-paste/distinfo b/www/py-paste/distinfo index 6508e1a45960..be4e0e9b3854 100644 --- a/www/py-paste/distinfo +++ b/www/py-paste/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601112224 -SHA256 (Paste-3.4.6.tar.gz) = 001370f4fcc7446006b52a39ed386341fce626605af711e0ec18ddb0b4912cb7 -SIZE (Paste-3.4.6.tar.gz) = 630593 +TIMESTAMP = 1668791168 +SHA256 (Paste-3.5.2.tar.gz) = d5a7340c30bcdf3023dd0106c8a5c430dd8fe84aeb8113bc7b93f8dd729f4af6 +SIZE (Paste-3.5.2.tar.gz) = 638207
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211181711.2AIHBSru027314>