Date: Thu, 24 Aug 2023 12:31:59 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: e79b6762011b - main - www/py-flask-smorest: Update to 0.42.1 Message-ID: <202308241231.37OCVxGg009014@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=e79b6762011b7677c36bf0b4f08cb4e0ba356d65 commit e79b6762011b7677c36bf0b4f08cb4e0ba356d65 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2023-08-24 10:03:00 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-08-24 12:31:25 +0000 www/py-flask-smorest: Update to 0.42.1 PR: 273326 Reported by: maintainer --- www/py-flask-smorest/Makefile | 2 +- www/py-flask-smorest/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-flask-smorest/Makefile b/www/py-flask-smorest/Makefile index 8f83a30bd443..f7f605293efa 100644 --- a/www/py-flask-smorest/Makefile +++ b/www/py-flask-smorest/Makefile @@ -1,5 +1,5 @@ PORTNAME= flask-smorest -DISTVERSION= 0.42.0 +DISTVERSION= 0.42.1 CATEGORIES= www devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-flask-smorest/distinfo b/www/py-flask-smorest/distinfo index db7d92e28986..3e00acbaf81a 100644 --- a/www/py-flask-smorest/distinfo +++ b/www/py-flask-smorest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684681277 -SHA256 (flask-smorest-0.42.0.tar.gz) = 868421b29e060a602e3739c2caf7b97cfe21c3ac488f51a2b5e95e168dd3bec2 -SIZE (flask-smorest-0.42.0.tar.gz) = 77625 +TIMESTAMP = 1692873260 +SHA256 (flask-smorest-0.42.1.tar.gz) = 7fde3f349d464c408c73b7cbbdb1884c1c36cc8c23b2562aba28d9bdfdd14cdc +SIZE (flask-smorest-0.42.1.tar.gz) = 77881
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308241231.37OCVxGg009014>