Skip to content

Commit

Permalink
www/py-flask-smorest: Update to 0.41.0
Browse files Browse the repository at this point in the history
Changelog: https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0410-2023-03-30

  * Allow multiple responses with same status code and different content types
  * Set stacklevel in calls to warnings/warn
  * Official Python 3.11 support

PR:		270913
  • Loading branch information
mekanix authored and clausecker committed Apr 20, 2023
1 parent 289d418 commit c0f8e62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion www/py-flask-smorest/Makefile
@@ -1,5 +1,5 @@
PORTNAME= flask-smorest
DISTVERSION= 0.40.0
DISTVERSION= 0.41.0
CATEGORIES= www devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions www/py-flask-smorest/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1669458106
SHA256 (flask-smorest-0.40.0.tar.gz) = 9b46b4937ccf78702d99fed8cfd1cd5c37608ddefd65ff16a86d1ad5c7f7d8c0
SIZE (flask-smorest-0.40.0.tar.gz) = 73305
TIMESTAMP = 1681825422
SHA256 (flask-smorest-0.41.0.tar.gz) = 9b98256a9073fcd3e18e0fd2e7511e32d9aa499e1aa133c646c0c27bc3fde218
SIZE (flask-smorest-0.41.0.tar.gz) = 73848

0 comments on commit c0f8e62

Please sign in to comment.