diff --git a/devel/py-pytest-asyncio/Makefile b/devel/py-pytest-asyncio/Makefile index 6f70e2922e1d..a6f4e614dccb 100644 --- a/devel/py-pytest-asyncio/Makefile +++ b/devel/py-pytest-asyncio/Makefile @@ -1,34 +1,34 @@ PORTNAME= pytest-asyncio -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pytest_asyncio-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pytest support for asyncio WWW= https://pytest-asyncio.readthedocs.io/en/stable/ \ https://github.com/pytest-dev/pytest-asyncio LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=8.2,1<10,1:devel/py-pytest@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=8.4,1<10,1:devel/py-pytest@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=6.2:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>=5.7.1:devel/py-hypothesis@${PY_FLAVOR} USES= python:3.11+ USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include .if ${PYTHON_REL} < 31300 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.12:devel/py-typing-extensions@${PY_FLAVOR} .endif .include diff --git a/devel/py-pytest-asyncio/distinfo b/devel/py-pytest-asyncio/distinfo index f04094a06b14..3de9ed08afb8 100644 --- a/devel/py-pytest-asyncio/distinfo +++ b/devel/py-pytest-asyncio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853376 -SHA256 (pytest_asyncio-1.3.0.tar.gz) = d7f52f36d231b80ee124cd216ffb19369aa168fc10095013c6b014a34d3ee9e5 -SIZE (pytest_asyncio-1.3.0.tar.gz) = 50087 +TIMESTAMP = 1780751948 +SHA256 (pytest_asyncio-1.4.0.tar.gz) = c6c0d2259945122819f171a32ecea2c349ead889ee28176caaf492143424be42 +SIZE (pytest_asyncio-1.4.0.tar.gz) = 58514