diff --git a/www/py-aioresponses/Makefile b/www/py-aioresponses/Makefile index a8808eef513d..e3a93347679a 100644 --- a/www/py-aioresponses/Makefile +++ b/www/py-aioresponses/Makefile @@ -1,31 +1,34 @@ PORTNAME= aioresponses -PORTVERSION= 0.7.6 +DISTVERSION= 0.7.8 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Helper for mock/fake web requests in python aiohttp package WWW= https://github.com/pnuckowski/aioresponses LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}pbr>0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.3.0:www/py-aiohttp@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.3.0<4.0.0:www/py-aiohttp@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=22.0:devel/py-packaging@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asynctest>=0.13.0:devel/py-asynctest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage>=5.2.1:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ddt>=1.4.1:devel/py-ddt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.10.1:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-html>=2.1.1:devel/py-pytest-html@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tox>=3.19.0:devel/py-tox@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}yarl>=1.8.2:www/py-yarl@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}yarl>=1.9.4:www/py-yarl@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes +# tests as of 0.7.8: 71 passed + .include diff --git a/www/py-aioresponses/distinfo b/www/py-aioresponses/distinfo index 87893cd46f9d..689c5bca7b9d 100644 --- a/www/py-aioresponses/distinfo +++ b/www/py-aioresponses/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731267539 -SHA256 (aioresponses-0.7.6.tar.gz) = f795d9dbda2d61774840e7e32f5366f45752d1adc1b74c9362afd017296c7ee1 -SIZE (aioresponses-0.7.6.tar.gz) = 35846 +TIMESTAMP = 1780947126 +SHA256 (aioresponses-0.7.8.tar.gz) = b861cdfe5dc58f3b8afac7b0a6973d5d7b2cb608dd0f6253d16b8ee8eaf6df11 +SIZE (aioresponses-0.7.8.tar.gz) = 40253