git: 28cef7acfe49 - main - www/py-starlette: Update to 0.19.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 25 Mar 2022 13:46:08 UTC
The branch main has been updated by sunpoet:

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

commit 28cef7acfe49ecc986cff6b4499cf8766de74b6e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 13:06:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 13:37:21 +0000

    www/py-starlette: Update to 0.19.0
    
    Changes:        https://github.com/encode/starlette/blob/master/docs/release-notes.md
                    https://www.starlette.io/release-notes/
---
 www/py-starlette/Makefile | 6 +++---
 www/py-starlette/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/py-starlette/Makefile b/www/py-starlette/Makefile
index 19e1a9095a67..5a2a0c72199c 100644
--- a/www/py-starlette/Makefile
+++ b/www/py-starlette/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	starlette
-PORTVERSION=	0.18.0
+PORTVERSION=	0.19.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Lightweight ASGI framework/toolkit
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}anyio>=3.0.0<4:devel/py-anyio@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}anyio>=3.4.0<5:devel/py-anyio@${PY_FLAVOR}
 
 USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
@@ -32,7 +32,7 @@ FULL_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}itsdangerous>=0:security/py-itsdangerou
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} < 31000
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
+RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.10.0:devel/py-typing-extensions@${PY_FLAVOR}
 .endif
 
 .include <bsd.port.post.mk>
diff --git a/www/py-starlette/distinfo b/www/py-starlette/distinfo
index 2eee5168eecf..d8112de673a5 100644
--- a/www/py-starlette/distinfo
+++ b/www/py-starlette/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643133815
-SHA256 (starlette-0.18.0.tar.gz) = b45c6e9a617ecb5caf7e6446bd8d767b0084d6217e8e1b08187ca5191e10f097
-SIZE (starlette-0.18.0.tar.gz) = 49513
+TIMESTAMP = 1647264716
+SHA256 (starlette-0.19.0.tar.gz) = 4a1a92aa89dbacc3a4c694a2c112863e88449730ff99b421a9b71fb2213bcd9c
+SIZE (starlette-0.19.0.tar.gz) = 49989