diff --git a/www/py-fastapi/Makefile b/www/py-fastapi/Makefile index d365e0c5fc3c..791fe8459e11 100644 --- a/www/py-fastapi/Makefile +++ b/www/py-fastapi/Makefile @@ -1,24 +1,24 @@ PORTNAME= fastapi -PORTVERSION= 0.95.0 +PORTVERSION= 0.95.1 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:3.7+ 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 5745cd6a3a4a..4d2e96f2c87f 100644 --- a/www/py-fastapi/distinfo +++ b/www/py-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680649422 -SHA256 (fastapi-0.95.0.tar.gz) = 99d4fdb10e9dd9a24027ac1d0bd4b56702652056ca17a6c8721eec4ad2f14e18 -SIZE (fastapi-0.95.0.tar.gz) = 9778574 +TIMESTAMP = 1682129858 +SHA256 (fastapi-0.95.1.tar.gz) = 9569f0a381f8a457ec479d90fa01005cfddaae07546eb1f3fa035bc4797ae7d5 +SIZE (fastapi-0.95.1.tar.gz) = 10045151