Date: Thu, 8 Jul 2021 15:50:57 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0d96dada61e6 - main - www/py-fastapi: Update to 0.66.0 Message-ID: <202107081550.168Fov34035864@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d96dada61e60cefca7c322dfa526776de6762ea commit 0d96dada61e60cefca7c322dfa526776de6762ea Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-07-08 15:50:56 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-07-08 15:50:56 +0000 www/py-fastapi: Update to 0.66.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 284b0393dfad..e2073578aeb3 100644 --- a/www/py-fastapi/Makefile +++ b/www/py-fastapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastapi -PORTVERSION= 0.65.2 +PORTVERSION= 0.66.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-fastapi/distinfo b/www/py-fastapi/distinfo index 67bf90d75955..880995c93e9a 100644 --- a/www/py-fastapi/distinfo +++ b/www/py-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623862105 -SHA256 (fastapi-0.65.2.tar.gz) = 8359e55d8412a5571c0736013d90af235d6949ec4ce978e9b63500c8f4b6f714 -SIZE (fastapi-0.65.2.tar.gz) = 5590241 +TIMESTAMP = 1625759305 +SHA256 (fastapi-0.66.0.tar.gz) = 6ea4225448786f3d6fae737713789f87631a7455f65580de0a4a2e50471060d9 +SIZE (fastapi-0.66.0.tar.gz) = 5632799
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107081550.168Fov34035864>