aboutsummaryrefslogtreecommitdiff
path: root/www/py-flask-smorest
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2021-01-08 11:10:19 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2021-01-08 11:10:19 +0000
commit95fa7cee851e8e46511d33ccbf38726cb929d35a (patch)
tree1450c054343268b77d874ed0ac99d44e4591bb5c /www/py-flask-smorest
parent90b4edd0b9e5fc4aa7e577e6617012f9b8bab84d (diff)
downloadports-95fa7cee851e8e46511d33ccbf38726cb929d35a.tar.gz
ports-95fa7cee851e8e46511d33ccbf38726cb929d35a.zip
www/py-flask-smorest: Update to 0.26.0
Update with backwards-incompatible changes: - Use warnings.warn rather than log warnings in application log - Support webargs 7. Drop support for webargs 6 Other changes: - Official Python 3.9 support - Bound dependencies versions in setup.py Changelog: https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0260-2020-12-17 PR: 252489 Submitted by: Goran Mekic Approved by: arrowd, tcberner (mentors, implicit)
Notes
Notes: svn path=/head/; revision=560761
Diffstat (limited to 'www/py-flask-smorest')
-rw-r--r--www/py-flask-smorest/Makefile2
-rw-r--r--www/py-flask-smorest/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-flask-smorest/Makefile b/www/py-flask-smorest/Makefile
index 72934aa677d1..d42d45e2a52a 100644
--- a/www/py-flask-smorest/Makefile
+++ b/www/py-flask-smorest/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= flask-smorest
-PORTVERSION= 0.25.0
+PORTVERSION= 0.26.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 149d7f529b92..3b9f22ccbbe0 100644
--- a/www/py-flask-smorest/distinfo
+++ b/www/py-flask-smorest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601714070
-SHA256 (flask-smorest-0.25.0.tar.gz) = cfb37ce965d66b0421869c2a228dd456be1b291d452fb29628b2714782b0aa51
-SIZE (flask-smorest-0.25.0.tar.gz) = 62667
+TIMESTAMP = 1610013490
+SHA256 (flask-smorest-0.26.0.tar.gz) = dac718229ca5de603c5aa59b391454b7ed81d72fa2adf1f69247d1eb60f68f50
+SIZE (flask-smorest-0.26.0.tar.gz) = 60817