Date: Thu, 13 May 2021 17:06:10 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: afa7ebc97f3d - main - www/py-flask-smorest: Update to 0.31.0 Message-ID: <202105131706.14DH6ATf050163@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=afa7ebc97f3ddd13777c0e66ad1141ff01ffe068 commit afa7ebc97f3ddd13777c0e66ad1141ff01ffe068 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2021-05-13 17:05:50 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-05-13 17:05:50 +0000 www/py-flask-smorest: Update to 0.31.0 Changes: https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0310-2021-05-12 PR: 255836 --- 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 e23f8459a37b..8b1e4ca19666 100644 --- a/www/py-flask-smorest/Makefile +++ b/www/py-flask-smorest/Makefile @@ -1,5 +1,5 @@ PORTNAME= flask-smorest -PORTVERSION= 0.30.0 +PORTVERSION= 0.31.0 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-flask-smorest/distinfo b/www/py-flask-smorest/distinfo index 2efe0386b5a9..4dce9fb89b1a 100644 --- a/www/py-flask-smorest/distinfo +++ b/www/py-flask-smorest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618948825 -SHA256 (flask-smorest-0.30.0.tar.gz) = 8f90187ce32f8602ad6e9f79d9b5d6c6b5e30526af6a5ff946266f2355867323 -SIZE (flask-smorest-0.30.0.tar.gz) = 64463 +TIMESTAMP = 1620893122 +SHA256 (flask-smorest-0.31.0.tar.gz) = 3cf65778cab6649a9acb99d75382de2bb13c1b4a5ca3b79272f0b6c936da98ef +SIZE (flask-smorest-0.31.0.tar.gz) = 64291
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105131706.14DH6ATf050163>