Bug 270913 - www/py-flask-smorest: Update to 0.41.0
Summary: www/py-flask-smorest: Update to 0.41.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://github.com/marshmallow-code/f...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-18 14:03 UTC by Goran Mekić
Modified: 2023-04-20 13:38 UTC (History)
1 user (show)

See Also:


Attachments
flask-smorest.patch (1.51 KB, patch)
2023-04-18 14:05 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2023-04-18 14:03:49 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.2, amd64 tested)
  * maketest: OK (527 passed)
Comment 1 Goran Mekić 2023-04-18 14:05:35 UTC
Created attachment 241562 [details]
flask-smorest.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-20 13:36:17 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c0f8e62a1247d5d3089c1f6752c3b71871fdbf78

commit c0f8e62a1247d5d3089c1f6752c3b71871fdbf78
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2023-04-18 13:48:41 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-04-20 11:49:22 +0000

    www/py-flask-smorest: Update to 0.41.0

    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

 www/py-flask-smorest/Makefile | 2 +-
 www/py-flask-smorest/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-04-20 13:38:16 UTC
Thank you for your contribution.