git: ecaff033cf4e - main - devel/py-asgi-lifespan: Update to 2.1.0

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sat, 08 Apr 2023 17:24:27 UTC
The branch main has been updated by eduardo:

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

commit ecaff033cf4ec812add185195252456b1454ac92
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2023-04-08 17:22:17 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-04-08 17:24:14 +0000

    devel/py-asgi-lifespan: Update to 2.1.0
    
    ChangeLog:
    https://github.com/florimondmanca/asgi-lifespan/releases/tag/2.1.0
    
    PR:             270686
---
 devel/py-asgi-lifespan/Makefile | 9 +++++----
 devel/py-asgi-lifespan/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/devel/py-asgi-lifespan/Makefile b/devel/py-asgi-lifespan/Makefile
index c8b66ed262a0..32c141b94b41 100644
--- a/devel/py-asgi-lifespan/Makefile
+++ b/devel/py-asgi-lifespan/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	asgi-lifespan
-DISTVERSION=	2.0.0
+DISTVERSION=	2.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,9 +12,10 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sniffio>0:devel/py-sniffio@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-trio>0:devel/py-pytest-trio@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}starlette>0:www/py-starlette@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}trio>0:net/py-trio@${PY_FLAVOR}
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}httpx>0:www/py-httpx@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytest-trio>0:devel/py-pytest-trio@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}starlette>0:www/py-starlette@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils pytest
diff --git a/devel/py-asgi-lifespan/distinfo b/devel/py-asgi-lifespan/distinfo
index c55aad4dc0c0..90aea9a44f68 100644
--- a/devel/py-asgi-lifespan/distinfo
+++ b/devel/py-asgi-lifespan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671255378
-SHA256 (asgi-lifespan-2.0.0.tar.gz) = d46a31ff681e9edf1f776c9f61cf8fa6274cc66fca8cb4f11e940b1183e18842
-SIZE (asgi-lifespan-2.0.0.tar.gz) = 14804
+TIMESTAMP = 1680863396
+SHA256 (asgi-lifespan-2.1.0.tar.gz) = 5e2effaf0bfe39829cf2d64e7ecc47c7d86d676a6599f7afba378c31f5e3a308
+SIZE (asgi-lifespan-2.1.0.tar.gz) = 15627