Bug 259820 - www/py-flask-compress: update to 1.10.1
Summary: www/py-flask-compress: update to 1.10.1
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: Bartek Rutkowski
URL: https://github.com/colour-science/fla...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-11-13 17:08 UTC by Andrej Ebert
Modified: 2021-11-24 16:22 UTC (History)
1 user (show)

See Also:


Attachments
git diff (912 bytes, patch)
2021-11-13 17:08 UTC, Andrej Ebert
andrej: maintainer-approval+
Details | Diff
git diff (1.32 KB, patch)
2021-11-13 17:09 UTC, Andrej Ebert
andrej: maintainer-approval+
Details | Diff
poudriere-build log (21.50 KB, text/plain)
2021-11-13 17:10 UTC, Andrej Ebert
no flags Details
poudriere-portlint log (90 bytes, text/plain)
2021-11-13 17:10 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 2021-11-13 17:08:17 UTC
Created attachment 229475 [details]
git diff

Update to 1.10.1 

Changes:

Automate the release process with GitHub Actions
Use setuptools_scm to manage package versions
The layout is now an actual package rather than a single module
Clean up unused files


There's a new build dependency: devel/py-setuptools_scm, both ports depending on py-flask-compress (graphics/py-hiplot and www/flexget) seem to be fine with the new version, as per upstream requirements.txt/setup.py.
Comment 1 Andrej Ebert 2021-11-13 17:09:20 UTC
Created attachment 229476 [details]
git diff

Oops, attached wrong diff the first time.
Comment 2 Andrej Ebert 2021-11-13 17:10:10 UTC
Created attachment 229477 [details]
poudriere-build log
Comment 3 Andrej Ebert 2021-11-13 17:10:30 UTC
Created attachment 229478 [details]
poudriere-portlint log
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-11-24 16:20:20 UTC
A commit in branch main references this bug:

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

commit cf35ec3edf33453fdb34c232d64c9927107b3df3
Author:     Bartek Rutkowski <robak@FreeBSD.org>
AuthorDate: 2021-11-24 16:18:23 +0000
Commit:     Bartek Rutkowski <robak@FreeBSD.org>
CommitDate: 2021-11-24 16:18:23 +0000

    www/py-flask-compress: Update 1.9.0 -> 1.10.1

    PR:             259820
    Reported by:    Andrej Ebert <andrej@ebert.su> (maintainer)

 www/py-flask-compress/Makefile | 3 ++-
 www/py-flask-compress/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)
Comment 5 Bartek Rutkowski freebsd_committer freebsd_triage 2021-11-24 16:22:38 UTC
Committed, thanks for your work!