From d287d7428021fe3391276128cc782e4ac6930c70 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 31 Dec 2024 23:51:02 +0800 Subject: [PATCH] www/py-uvicorn: Update to 0.34.0 Changes: https://github.com/encode/uvicorn/releases --- www/py-uvicorn/Makefile | 4 ++-- 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 8493aaf77d7f..8350cac4a517 100644 --- a/www/py-uvicorn/Makefile +++ b/www/py-uvicorn/Makefile @@ -1,5 +1,5 @@ PORTNAME= uvicorn -PORTVERSION= 0.33.0 +PORTVERSION= 0.34.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVO RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}h11>=0.8:net/py-h11@${PY_FLAVOR} -USES= cpe python +USES= cpe python:3.9+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/www/py-uvicorn/distinfo b/www/py-uvicorn/distinfo index b93a6e15ebf5..204f29e546d3 100644 --- a/www/py-uvicorn/distinfo +++ b/www/py-uvicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888386 -SHA256 (uvicorn-0.33.0.tar.gz) = 3577119f82b7091cf4d3d4177bfda0bae4723ed92ab1439e8d779de880c9cc59 -SIZE (uvicorn-0.33.0.tar.gz) = 76590 +TIMESTAMP = 1735227988 +SHA256 (uvicorn-0.34.0.tar.gz) = 404051050cd7e905de2c9a7e61790943440b3416f49cb409f965d9dcd0fa73e9 +SIZE (uvicorn-0.34.0.tar.gz) = 76568