diff --git a/www/py-uvicorn/Makefile b/www/py-uvicorn/Makefile index 68b0b6ed98f5..06d5b086b3fb 100644 --- a/www/py-uvicorn/Makefile +++ b/www/py-uvicorn/Makefile @@ -1,42 +1,42 @@ PORTNAME= uvicorn -PORTVERSION= 0.47.0 +PORTVERSION= 0.48.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lightning-fast ASGI server WWW= https://uvicorn.dev/ \ https://github.com/Kludex/uvicorn LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} 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 USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes CPE_VENDOR= encode OPTIONS_DEFINE= STANDARD 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.15.1:devel/py-uvloop@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}watchfiles>=0.20:devel/py-watchfiles@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websockets>=10.4:devel/py-websockets@${PY_FLAVOR} .include .if ${PYTHON_REL} < 31100 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0:devel/py-typing-extensions@${PY_FLAVOR} .endif .include diff --git a/www/py-uvicorn/distinfo b/www/py-uvicorn/distinfo index 01d5b1240a64..a6e3eea48bd4 100644 --- a/www/py-uvicorn/distinfo +++ b/www/py-uvicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779223054 -SHA256 (uvicorn-0.47.0.tar.gz) = 7c9a0ea1a9414106bbab7324609c162d8fa0cdcdcb703060987269d77c7bb533 -SIZE (uvicorn-0.47.0.tar.gz) = 90582 +TIMESTAMP = 1780751990 +SHA256 (uvicorn-0.48.0.tar.gz) = a5504207195d08c2511bf9125ede5ac4a4b71725d519e758d01dcf0bc2d31c37 +SIZE (uvicorn-0.48.0.tar.gz) = 91074