diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-02-13 12:39:36 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-02-13 12:39:36 +0000 |
commit | a68accd9ea2f82d782b97b886a596ff804c717b9 (patch) | |
tree | 31f16a22b2b71ed3a4607381c8bb0903f68c9421 /www/py-flask-smorest | |
parent | a2c0369ce53e79f034a10c19c2d27b72906e1ea4 (diff) | |
download | ports-a68accd9ea2f82d782b97b886a596ff804c717b9.tar.gz ports-a68accd9ea2f82d782b97b886a596ff804c717b9.zip |
www/py-flask-smorest: Update to 0.29.0
Changelog:
https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0290-2021-02-13
PR: 253482
Submitted by: Goran Mekić <meka@tilda.center> (maintainer)
Notes
Notes:
svn path=/head/; revision=565132
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 18875dd7a314..743d2ef98cac 100644 --- a/www/py-flask-smorest/Makefile +++ b/www/py-flask-smorest/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= flask-smorest -PORTVERSION= 0.28.0 +PORTVERSION= 0.29.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 c466d6311592..ed672ecbf020 100644 --- a/www/py-flask-smorest/distinfo +++ b/www/py-flask-smorest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612778860 -SHA256 (flask-smorest-0.28.0.tar.gz) = cfcbe4e2de34726eb48ab7182dc94ce0e3a8ee8ae7f5454603f77fd685f1b8e0 -SIZE (flask-smorest-0.28.0.tar.gz) = 63207 +TIMESTAMP = 1613218089 +SHA256 (flask-smorest-0.29.0.tar.gz) = 95c929b3e911bce89cbd25fcbd7c71ea4a693bfbe435e1dfaa6374dc2e1cf444 +SIZE (flask-smorest-0.29.0.tar.gz) = 64299 |