git: 07f507a3d850 - main - devel/py-pytest-aiohttp: Update to 1.0.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jun 2022 11:03:56 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=07f507a3d8508ef6f15bfdd43e7d3da82dae384b commit 07f507a3d8508ef6f15bfdd43e7d3da82dae384b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-09 10:58:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-09 10:58:25 +0000 devel/py-pytest-aiohttp: Update to 1.0.4 Changes: https://github.com/aio-libs/pytest-aiohttp/blob/master/CHANGES.rst --- devel/py-pytest-aiohttp/Makefile | 10 ++++++---- devel/py-pytest-aiohttp/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/devel/py-pytest-aiohttp/Makefile b/devel/py-pytest-aiohttp/Makefile index 3d5d50dae042..6a7aca46fede 100644 --- a/devel/py-pytest-aiohttp/Makefile +++ b/devel/py-pytest-aiohttp/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= pytest-aiohttp -PORTVERSION= 0.3.0 +PORTVERSION= 1.0.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,10 +12,12 @@ COMMENT= Pytest plugin for aiohttp support LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=2.3.5:www/py-aiohttp@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.2:devel/py-setuptools_scm@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.8.1:www/py-aiohttp@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest>=6.1.0,1:devel/py-pytest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.17.2:devel/py-pytest-asyncio@${PY_FLAVOR} -USES= python:3.4+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/devel/py-pytest-aiohttp/distinfo b/devel/py-pytest-aiohttp/distinfo index 019ed736f1d4..10d512045cad 100644 --- a/devel/py-pytest-aiohttp/distinfo +++ b/devel/py-pytest-aiohttp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530082100 -SHA256 (pytest-aiohttp-0.3.0.tar.gz) = c929854339637977375838703b62fef63528598bc0a9d451639eba95f4aaa44f -SIZE (pytest-aiohttp-0.3.0.tar.gz) = 6884 +TIMESTAMP = 1654708356 +SHA256 (pytest-aiohttp-1.0.4.tar.gz) = 39ff3a0d15484c01d1436cbedad575c6eafbf0f57cdf76fb94994c97b5b8c5a4 +SIZE (pytest-aiohttp-1.0.4.tar.gz) = 11868