Date: Sat, 22 Apr 2023 09:36:01 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: df8106b79da0 - main - www/py-fastapi: Update to 0.95.1 Message-ID: <202304220936.33M9a1Vb029419@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=df8106b79da06f92c3c1f16fab17accde6813382 commit df8106b79da06f92c3c1f16fab17accde6813382 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-04-22 02:34:05 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-04-22 09:35:35 +0000 www/py-fastapi: Update to 0.95.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 d365e0c5fc3c..791fe8459e11 100644 --- a/www/py-fastapi/Makefile +++ b/www/py-fastapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastapi -PORTVERSION= 0.95.0 +PORTVERSION= 0.95.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-fastapi/distinfo b/www/py-fastapi/distinfo index 5745cd6a3a4a..4d2e96f2c87f 100644 --- a/www/py-fastapi/distinfo +++ b/www/py-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680649422 -SHA256 (fastapi-0.95.0.tar.gz) = 99d4fdb10e9dd9a24027ac1d0bd4b56702652056ca17a6c8721eec4ad2f14e18 -SIZE (fastapi-0.95.0.tar.gz) = 9778574 +TIMESTAMP = 1682129858 +SHA256 (fastapi-0.95.1.tar.gz) = 9569f0a381f8a457ec479d90fa01005cfddaae07546eb1f3fa035bc4797ae7d5 +SIZE (fastapi-0.95.1.tar.gz) = 10045151
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304220936.33M9a1Vb029419>