Date: Sat, 18 Nov 2023 20:22:51 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bb67453e9303 - main - www/py-flask-smorest: Update to 0.42.2 Message-ID: <202311182022.3AIKMpPm015749@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb67453e9303207785cbd7fe6ce9318dad2455f9 commit bb67453e9303207785cbd7fe6ce9318dad2455f9 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2023-11-15 12:23:58 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-11-18 20:20:43 +0000 www/py-flask-smorest: Update to 0.42.2 Changelog: https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0422-2023-11-09 PR: 275101 --- 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 f7f605293efa..35146f936951 100644 --- a/www/py-flask-smorest/Makefile +++ b/www/py-flask-smorest/Makefile @@ -1,5 +1,5 @@ PORTNAME= flask-smorest -DISTVERSION= 0.42.1 +DISTVERSION= 0.42.2 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 3e00acbaf81a..e61877ed5746 100644 --- a/www/py-flask-smorest/distinfo +++ b/www/py-flask-smorest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692873260 -SHA256 (flask-smorest-0.42.1.tar.gz) = 7fde3f349d464c408c73b7cbbdb1884c1c36cc8c23b2562aba28d9bdfdd14cdc -SIZE (flask-smorest-0.42.1.tar.gz) = 77881 +TIMESTAMP = 1700047928 +SHA256 (flask-smorest-0.42.2.tar.gz) = 85a6c71d3e83ea7b57a3b879f2a2efa1b0bbe3633a0374bf1527997fa950a59d +SIZE (flask-smorest-0.42.2.tar.gz) = 77915
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311182022.3AIKMpPm015749>