diff options
Diffstat (limited to 'devel/py-pytest-asyncio/Makefile')
-rw-r--r-- | devel/py-pytest-asyncio/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pytest-asyncio/Makefile b/devel/py-pytest-asyncio/Makefile index faf3613bbd3f..14fd94ae7c33 100644 --- a/devel/py-pytest-asyncio/Makefile +++ b/devel/py-pytest-asyncio/Makefile @@ -13,8 +13,6 @@ WWW= https://pypi.org/project/pytest-asyncio/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4-asyncio - # note that the next version requires pytest 8.2.0, while ports still only have 8.1.1 ATOW RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=6.1.0:devel/py-pytest@${PY_FLAVOR} BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=6.1.0:devel/py-pytest@${PY_FLAVOR} |