Date: Sat, 28 Aug 2021 05:16:21 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: 5bf3f4c983ad - main - www/py-fastapi: Update to 0.68.1 Message-ID: <202108280516.17S5GLtp083807@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=5bf3f4c983adbab27084eddf38d14fc6f86a1cbf commit 5bf3f4c983adbab27084eddf38d14fc6f86a1cbf Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-08-28 05:15:44 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-08-28 05:16:13 +0000 www/py-fastapi: Update to 0.68.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 70b5478040dd..974d257f2754 100644 --- a/www/py-fastapi/Makefile +++ b/www/py-fastapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastapi -PORTVERSION= 0.68.0 +PORTVERSION= 0.68.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-fastapi/distinfo b/www/py-fastapi/distinfo index 18fa68e3670d..b6550816a872 100644 --- a/www/py-fastapi/distinfo +++ b/www/py-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628690757 -SHA256 (fastapi-0.68.0.tar.gz) = c9256a89b0436223b45f53fe3a39b178f3da6be5841a2c59deedff4b676d003f -SIZE (fastapi-0.68.0.tar.gz) = 5848063 +TIMESTAMP = 1630127734 +SHA256 (fastapi-0.68.1.tar.gz) = 644bb815bae326575c4b2842469fb83053a4b974b82fa792ff9283d17fbbd99d +SIZE (fastapi-0.68.1.tar.gz) = 5876799
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108280516.17S5GLtp083807>