diff --git a/www/py-fastapi/Makefile b/www/py-fastapi/Makefile index e391810141fb..aea3e1eafe9b 100644 --- a/www/py-fastapi/Makefile +++ b/www/py-fastapi/Makefile @@ -1,24 +1,24 @@ PORTNAME= fastapi -PORTVERSION= 0.98.0 +PORTVERSION= 0.99.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}pydantic>=1.6.2:devel/py-pydantic@${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 af81340250d1..20e650d7ce6d 100644 --- a/www/py-fastapi/distinfo +++ b/www/py-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687688457 -SHA256 (fastapi-0.98.0.tar.gz) = 0d3c18886f652038262b5898fec6b09f4ca92ee23e9d9b1d1d24e429f84bf27b -SIZE (fastapi-0.98.0.tar.gz) = 10373634 +TIMESTAMP = 1688216954 +SHA256 (fastapi-0.99.0.tar.gz) = eab70f072d6c424d16f02ba635dc0945fecab549210e7961c838f4b467f0b4a7 +SIZE (fastapi-0.99.0.tar.gz) = 10415283