diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-01-08 11:10:19 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-01-08 11:10:19 +0000 |
commit | 95fa7cee851e8e46511d33ccbf38726cb929d35a (patch) | |
tree | 1450c054343268b77d874ed0ac99d44e4591bb5c /www/py-flask-smorest/distinfo | |
parent | 90b4edd0b9e5fc4aa7e577e6617012f9b8bab84d (diff) | |
download | ports-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/distinfo')
-rw-r--r-- | www/py-flask-smorest/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
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 |