Date: Mon, 27 Sep 2021 15:59:11 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e75b4d8a1211 - main - devel/py-pytest-twisted: Update to 1.13.4 Message-ID: <202109271559.18RFxBYL031140@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e75b4d8a1211746a34baecf65431cf64af9861ed commit e75b4d8a1211746a34baecf65431cf64af9861ed Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-27 15:38:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-27 15:55:59 +0000 devel/py-pytest-twisted: Update to 1.13.4 Changes: https://github.com/pytest-dev/pytest-twisted/commits/main --- devel/py-pytest-twisted/Makefile | 4 ++-- devel/py-pytest-twisted/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-pytest-twisted/Makefile b/devel/py-pytest-twisted/Makefile index 207532d8a5ba..51c77c73cfc0 100644 --- a/devel/py-pytest-twisted/Makefile +++ b/devel/py-pytest-twisted/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= pytest-twisted -PORTVERSION= 1.13.2 +PORTVERSION= 1.13.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}greenlet>=0:devel/py-greenlet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=2.3:devel/py-pytest@${PY_FLAVOR} -USES= python:3.6+ zip +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/devel/py-pytest-twisted/distinfo b/devel/py-pytest-twisted/distinfo index 5c952e2f9301..c099e7a1a36e 100644 --- a/devel/py-pytest-twisted/distinfo +++ b/devel/py-pytest-twisted/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601627927 -SHA256 (pytest-twisted-1.13.2.zip) = cee2320becc5625050ab221b8f38533e636651a24644612f4726891fdf1f1847 -SIZE (pytest-twisted-1.13.2.zip) = 22430 +TIMESTAMP = 1632664350 +SHA256 (pytest-twisted-1.13.4.tar.gz) = 4b9644258a267f63f8ba24b91b83c9f3372caec393722f8d8263674fc51168e1 +SIZE (pytest-twisted-1.13.4.tar.gz) = 14626
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109271559.18RFxBYL031140>