Bug 266097 - www/py-flask-compress: update to 1.12
Summary: www/py-flask-compress: update to 1.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Wen Heping
URL: https://github.com/colour-science/fla...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2022-08-29 11:19 UTC by Andrej Ebert
Modified: 2022-08-29 14:24 UTC (History)
1 user (show)

See Also:


Attachments
git diff (907 bytes, patch)
2022-08-29 11:19 UTC, Andrej Ebert
andrej: maintainer-approval+
Details | Diff
portlint (90 bytes, text/plain)
2022-08-29 11:22 UTC, Andrej Ebert
no flags Details
poudriere testport (21.84 KB, text/plain)
2022-08-29 11:23 UTC, Andrej Ebert
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrej Ebert 2022-08-29 11:19:45 UTC
Created attachment 236214 [details]
git diff

Update to 1.12

Changes:

1.12 (2022-04-28)
Disable compression when response is streamed, see #31
1.11 (2022-03-01)
When compression is enabled, accept-encoding is always added to the Vary header, fixes #28
Comment 1 Andrej Ebert 2022-08-29 11:22:46 UTC
Created attachment 236215 [details]
portlint
Comment 2 Andrej Ebert 2022-08-29 11:23:02 UTC
Created attachment 236216 [details]
poudriere testport
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-08-29 13:41:55 UTC
A commit in branch main references this bug:

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

commit 8bbe94ab7da1be7cf7687ab6dc21306a2f620489
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-08-29 13:40:58 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-08-29 13:40:58 +0000

    www/py-flask-compress: Update to 1.12

    PR:             266097
    Reported by:    andrej@ebert.su(maintainer)

 www/py-flask-compress/Makefile | 2 +-
 www/py-flask-compress/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)