aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-25 13:06:01 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-25 13:37:21 +0000
commit28cef7acfe49ecc986cff6b4499cf8766de74b6e (patch)
treeeeea6fcf89408e1dfe6c8fe0c84d2ab53441f016
parent04253f044e7caca66f04c5eaa4c48cf3b0a0d606 (diff)
downloadports-28cef7acfe49ecc986cff6b4499cf8766de74b6e.tar.gz
ports-28cef7acfe49ecc986cff6b4499cf8766de74b6e.zip
www/py-starlette: Update to 0.19.0
-rw-r--r--www/py-starlette/Makefile6
-rw-r--r--www/py-starlette/distinfo6
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