diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-06-13 20:17:51 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-06-13 20:17:51 +0000 |
commit | 69a03d8bed99c2afe1ed8893986b07af4c82f462 (patch) | |
tree | 1846c2302bcf8215da832e33658212db9fdad548 /www/py-flask-smorest | |
parent | 460c0949534843f021c7ba9457d0a671b3d5b25e (diff) | |
download | ports-69a03d8bed99c2afe1ed8893986b07af4c82f462.tar.gz ports-69a03d8bed99c2afe1ed8893986b07af4c82f462.zip |
www/py-flask-smorest: Update to 0.21.1
Changelog: https://github.com/marshmallow-code/flask-smorest/blob/0.21.1/CHANGELOG.rst
PR: 247070
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Notes
Notes:
svn path=/head/; revision=538696
Diffstat (limited to 'www/py-flask-smorest')
-rw-r--r-- | www/py-flask-smorest/Makefile | 2 | ||||
-rw-r--r-- | 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 5039b4167915..cb3a717a41bd 100644 --- a/www/py-flask-smorest/Makefile +++ b/www/py-flask-smorest/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= flask-smorest -PORTVERSION= 0.21.0 +PORTVERSION= 0.21.1 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 8f9677cd73d3..cdc3a8bb4fb8 100644 --- a/www/py-flask-smorest/distinfo +++ b/www/py-flask-smorest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585118891 -SHA256 (flask-smorest-0.21.0.tar.gz) = 13dcb87eaeaf552c5b498a22b6536d67c2b52bdbd8cb1b7e73e5eb352c2c2697 -SIZE (flask-smorest-0.21.0.tar.gz) = 57310 +TIMESTAMP = 1592078336 +SHA256 (flask-smorest-0.21.1.tar.gz) = ebfc4f3f32c53361b8fbe957101727cded15db669d3bc783ebd6ab560d1790c3 +SIZE (flask-smorest-0.21.1.tar.gz) = 58134 |