Date: Wed, 23 Jun 2021 20:43:33 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fc30dd47752b - main - www/py-flask-smorest: Update to 0.31.2 Message-ID: <202106232043.15NKhXc1009087@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc30dd47752b3f0875355b90cbd7c9bcff23cf21 commit fc30dd47752b3f0875355b90cbd7c9bcff23cf21 Author: Goran Meki? <meka@tilda.center> AuthorDate: 2021-06-23 20:42:15 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-06-23 20:43:08 +0000 www/py-flask-smorest: Update to 0.31.2 Changes https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0312-2021-06-21 PR: 256787 Approved 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 2126accc1bbf..53c3cd7073de 100644 --- a/www/py-flask-smorest/Makefile +++ b/www/py-flask-smorest/Makefile @@ -1,5 +1,5 @@ PORTNAME= flask-smorest -PORTVERSION= 0.31.1 +PORTVERSION= 0.31.2 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 a26448d3253c..658cf004951e 100644 --- a/www/py-flask-smorest/distinfo +++ b/www/py-flask-smorest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623751159 -SHA256 (flask-smorest-0.31.1.tar.gz) = 26cd7dbce9ee98c662407c80f23abacd111ef134f92529730e45e17794251ac8 -SIZE (flask-smorest-0.31.1.tar.gz) = 73994 +TIMESTAMP = 1624437309 +SHA256 (flask-smorest-0.31.2.tar.gz) = 524be5a7015bdb21745c5c22e6a980f4ed4dc7db80395c25d2a81c825ab9c090 +SIZE (flask-smorest-0.31.2.tar.gz) = 67699
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106232043.15NKhXc1009087>