diff --git a/www/py-fastapi/Makefile b/www/py-fastapi/Makefile index 32a29b52a3e8..ee8d707f095e 100644 --- a/www/py-fastapi/Makefile +++ b/www/py-fastapi/Makefile @@ -1,24 +1,24 @@ PORTNAME= fastapi -PORTVERSION= 0.109.2 +PORTVERSION= 0.110.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= High-performance Python API Framework WWW= https://github.com/tiangolo/fastapi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic2>=1.7.4:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}starlette>=0.26.1:www/py-starlette@${PY_FLAVOR} USES= cpe python CPE_VENDOR= ${PORTNAME}_project USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/www/py-fastapi/distinfo b/www/py-fastapi/distinfo index 033e4c3c2b30..38035ce1f1a4 100644 --- a/www/py-fastapi/distinfo +++ b/www/py-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707361541 -SHA256 (fastapi-0.109.2.tar.gz) = f3817eac96fe4f65a2ebb4baa000f394e55f5fccdaf7f75250804bc58f354f73 -SIZE (fastapi-0.109.2.tar.gz) = 11720963 +TIMESTAMP = 1709172069 +SHA256 (fastapi-0.110.0.tar.gz) = 266775f0dcc95af9d3ef39bad55cff525329a931d5fd51930aadd4f428bf7ff3 +SIZE (fastapi-0.110.0.tar.gz) = 11739266