diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-07-11 19:29:56 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-07-11 19:29:56 +0000 |
commit | 006702edd58d4c2ca6eb94e1992e760ebf38fbf4 (patch) | |
tree | 72aa7a7718f9ac3f0c305acd82d396bb3a6f9e4a | |
parent | astro/gpsbabel: Update to latest 1.6.0 (diff) |
www/py-flask-smorest: Update to 0.23.0
Changelog: https://github.com/marshmallow-code/flask-smorest/blob/0.23.0/CHANGELOG.rst
PR: 247889
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Event: July 2020 Bugathon
Notes
Notes:
svn path=/head/; revision=542044
-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 ddc06576ef8f..6db97d8ffad8 100644 --- a/www/py-flask-smorest/Makefile +++ b/www/py-flask-smorest/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= flask-smorest -PORTVERSION= 0.22.0 +PORTVERSION= 0.23.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 ddea0631bd75..b8db190b0014 100644 --- a/www/py-flask-smorest/distinfo +++ b/www/py-flask-smorest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593707613 -SHA256 (flask-smorest-0.22.0.tar.gz) = 3b517a6e833d00c6a05275aefe47722e614f5a2499ad3706544abeb08fb5a2a1 -SIZE (flask-smorest-0.22.0.tar.gz) = 60803 +TIMESTAMP = 1594492968 +SHA256 (flask-smorest-0.23.0.tar.gz) = 3251cc9f1b282a9ad839781af44ee0a48512b3e5caf466e94fa33c2d075832eb +SIZE (flask-smorest-0.23.0.tar.gz) = 62014 |