Date: Thu, 4 Aug 2022 12:43:04 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 13eae1ce2950 - main - www/py-fastapi: Update to 0.79.0 Message-ID: <202208041243.274Ch41i061341@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=13eae1ce2950702be351ec128f6e7fa4f4062dba commit 13eae1ce2950702be351ec128f6e7fa4f4062dba Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-08-04 12:42:10 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-08-04 12:42:10 +0000 www/py-fastapi: Update to 0.79.0 --- www/py-fastapi/Makefile | 4 ++-- www/py-fastapi/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-fastapi/Makefile b/www/py-fastapi/Makefile index 45a13f1d4672..852753539e05 100644 --- a/www/py-fastapi/Makefile +++ b/www/py-fastapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastapi -PORTVERSION= 0.78.0 +PORTVERSION= 0.79.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic>=1.6.2:devel/py-pydantic@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}starlette>=0.19.1:www/py-starlette@${PY_FLAVOR} -USES= cpe python:3.6+ +USES= cpe python:3.7+ CPE_VENDOR= ${PORTNAME}_project USE_PYTHON= autoplist concurrent distutils diff --git a/www/py-fastapi/distinfo b/www/py-fastapi/distinfo index a66b65339a3a..7200473ac215 100644 --- a/www/py-fastapi/distinfo +++ b/www/py-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652576650 -SHA256 (fastapi-0.78.0.tar.gz) = 3233d4a789ba018578658e2af1a4bb5e38bdd122ff722b313666a9b2c6786a83 -SIZE (fastapi-0.78.0.tar.gz) = 6885176 +TIMESTAMP = 1659614900 +SHA256 (fastapi-0.79.0.tar.gz) = cf0ff6db25b91d321050c4112baab0908c90f19b40bf257f9591d2f9780d1f22 +SIZE (fastapi-0.79.0.tar.gz) = 7123609
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208041243.274Ch41i061341>