diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-01-14 17:57:25 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-01-14 17:57:25 +0000 |
commit | 83cd4056e83b40ebd984eecc11d613c884aa6bba (patch) | |
tree | bcefcfb88eef9c086d27825d2458748e9e55548c /www/py-flask-smorest | |
parent | 55cac82b8b46764567df94e8bf68dd0e95e582f5 (diff) | |
download | ports-83cd4056e83b40ebd984eecc11d613c884aa6bba.tar.gz ports-83cd4056e83b40ebd984eecc11d613c884aa6bba.zip |
www/py-flask-smorest: Update to 0.27.0
Changelog: https://github.com/marshmallow-code/flask-smorest/blob/0.27.0/CHANGELOG.rst
PR: 252665
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Notes
Notes:
svn path=/head/; revision=561576
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 d42d45e2a52a..49463c62d0b9 100644 --- a/www/py-flask-smorest/Makefile +++ b/www/py-flask-smorest/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= flask-smorest -PORTVERSION= 0.26.0 +PORTVERSION= 0.27.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 3b9f22ccbbe0..fa3471509cec 100644 --- a/www/py-flask-smorest/distinfo +++ b/www/py-flask-smorest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610013490 -SHA256 (flask-smorest-0.26.0.tar.gz) = dac718229ca5de603c5aa59b391454b7ed81d72fa2adf1f69247d1eb60f68f50 -SIZE (flask-smorest-0.26.0.tar.gz) = 60817 +TIMESTAMP = 1610644651 +SHA256 (flask-smorest-0.27.0.tar.gz) = 9b49499a50aa65078c8cf38a7ce5ed4b352b4f0a4d04bc0696ce290712d21663 +SIZE (flask-smorest-0.27.0.tar.gz) = 60895 |