Date: Sun, 25 Jun 2023 22:59:52 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: 14c10033e126 - main - www/py-fastapi: Update to 0.98.0 Message-ID: <202306252259.35PMxqo4073570@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=14c10033e1265567ba7f98ff7844ce269fe5e166 commit 14c10033e1265567ba7f98ff7844ce269fe5e166 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-06-25 10:28:56 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-06-25 22:58:27 +0000 www/py-fastapi: Update to 0.98.0 --- www/py-fastapi/Makefile | 2 +- www/py-fastapi/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-fastapi/Makefile b/www/py-fastapi/Makefile index efacd6c55e67..25142bbe095a 100644 --- a/www/py-fastapi/Makefile +++ b/www/py-fastapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastapi -PORTVERSION= 0.97.0 +PORTVERSION= 0.98.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-fastapi/distinfo b/www/py-fastapi/distinfo index eacd4d8c82e6..af81340250d1 100644 --- a/www/py-fastapi/distinfo +++ b/www/py-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687156447 -SHA256 (fastapi-0.97.0.tar.gz) = b53248ee45f64f19bb7600953696e3edf94b0f7de94df1e5433fc5c6136fa986 -SIZE (fastapi-0.97.0.tar.gz) = 10337475 +TIMESTAMP = 1687688457 +SHA256 (fastapi-0.98.0.tar.gz) = 0d3c18886f652038262b5898fec6b09f4ca92ee23e9d9b1d1d24e429f84bf27b +SIZE (fastapi-0.98.0.tar.gz) = 10373634
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306252259.35PMxqo4073570>