diff options
Diffstat (limited to 'www/py-uvicorn')
-rw-r--r-- | www/py-uvicorn/Makefile | 4 | ||||
-rw-r--r-- | www/py-uvicorn/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-uvicorn/Makefile b/www/py-uvicorn/Makefile index e716ad046844..f74cbff9c0f8 100644 --- a/www/py-uvicorn/Makefile +++ b/www/py-uvicorn/Makefile @@ -1,5 +1,5 @@ PORTNAME= uvicorn -PORTVERSION= 0.34.1 +PORTVERSION= 0.35.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,7 +29,7 @@ STANDARD_DESC= Standard extra requirements STANDARD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httptools>=0.6.3:www/py-httptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dotenv>=0.13:www/py-python-dotenv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}uvloop>=0.14.0:devel/py-uvloop@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}uvloop>=0.15.1:devel/py-uvloop@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}watchfiles>=0.13:devel/py-watchfiles@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websockets>=10.4:devel/py-websockets@${PY_FLAVOR} diff --git a/www/py-uvicorn/distinfo b/www/py-uvicorn/distinfo index 3476cd6cd669..c5b0ae90a230 100644 --- a/www/py-uvicorn/distinfo +++ b/www/py-uvicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745178114 -SHA256 (uvicorn-0.34.1.tar.gz) = af981725fc4b7ffc5cb3b0e9eda6258a90c4b52cb2a83ce567ae0a7ae1757afc -SIZE (uvicorn-0.34.1.tar.gz) = 76755 +TIMESTAMP = 1751208184 +SHA256 (uvicorn-0.35.0.tar.gz) = bc662f087f7cf2ce11a1d7fd70b90c9f98ef2e2831556dd078d131b96cc94a01 +SIZE (uvicorn-0.35.0.tar.gz) = 78473 |