git: e160c2600209 - main - devel/py-pytest-asyncio: update to 0.10.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 09 Apr 2022 00:42:58 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e160c2600209be3609729d3f79c0dc7d6ec449e2

commit e160c2600209be3609729d3f79c0dc7d6ec449e2
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-03-25 09:25:20 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-04-09 00:41:36 +0000

    devel/py-pytest-asyncio: update to 0.10.0
    
    Changes:        https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.2...v0.18.3
    Reported by:    Repology
---
 devel/py-pytest-asyncio/Makefile | 7 ++++---
 devel/py-pytest-asyncio/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/py-pytest-asyncio/Makefile b/devel/py-pytest-asyncio/Makefile
index ff9fe7c528c4..684f3cd8995b 100644
--- a/devel/py-pytest-asyncio/Makefile
+++ b/devel/py-pytest-asyncio/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-asyncio
-PORTVERSION=	0.18.2
+PORTVERSION=	0.18.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,9 @@ CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}pytest4-asyncio
 
 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}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}flaky>=3.7.0:devel/py-flaky@${PY_FLAVOR}
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flaky>=3.5.0:devel/py-flaky@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}hypothesis>=5.7.1:devel/py-hypothesis@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytest-trio>=0.7.0:devel/py-pytest-trio@${PY_FLAVOR}
 
 NO_ARCH=	yes
 USES=		python:3.7+
diff --git a/devel/py-pytest-asyncio/distinfo b/devel/py-pytest-asyncio/distinfo
index 4f7492e8ad5c..df76396ee477 100644
--- a/devel/py-pytest-asyncio/distinfo
+++ b/devel/py-pytest-asyncio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648048464
-SHA256 (pytest-asyncio-0.18.2.tar.gz) = fc8e4190f33fee7797cc7f1829f46a82c213f088af5d1bb5d4e454fe87e6cdc2
-SIZE (pytest-asyncio-0.18.2.tar.gz) = 32091
+TIMESTAMP = 1648200320
+SHA256 (pytest-asyncio-0.18.3.tar.gz) = 7659bdb0a9eb9c6e3ef992eef11a2b3e69697800ad02fb06374a210d85b29f91
+SIZE (pytest-asyncio-0.18.3.tar.gz) = 28052