Date: Wed, 16 Jun 2021 16:53:22 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: 970a1aa57375 - main - www/py-fastapi: Update to 0.65.1 Message-ID: <202106161653.15GGrMR7048693@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=970a1aa57375885567ba4b67a076715724444dd5 commit 970a1aa57375885567ba4b67a076715724444dd5 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-06-16 16:53:19 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-06-16 16:53:19 +0000 www/py-fastapi: Update to 0.65.1 --- 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 101c8c156a8a..284b0393dfad 100644 --- a/www/py-fastapi/Makefile +++ b/www/py-fastapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastapi -PORTVERSION= 0.65.1 +PORTVERSION= 0.65.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-fastapi/distinfo b/www/py-fastapi/distinfo index 53f8e06262ad..67bf90d75955 100644 --- a/www/py-fastapi/distinfo +++ b/www/py-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620940704 -SHA256 (fastapi-0.65.1.tar.gz) = 478b7e0cbb52c9913b9903d88ae14195cb8a479c4596e0b2f2238d317840a7dc -SIZE (fastapi-0.65.1.tar.gz) = 5519965 +TIMESTAMP = 1623862105 +SHA256 (fastapi-0.65.2.tar.gz) = 8359e55d8412a5571c0736013d90af235d6949ec4ce978e9b63500c8f4b6f714 +SIZE (fastapi-0.65.2.tar.gz) = 5590241
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106161653.15GGrMR7048693>