Bug 256939 - www/py-adblock: Update to 0.5.0
Summary: www/py-adblock: Update to 0.5.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: Guangyuan Yang
URL: https://github.com/ArniDagur/python-a...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-02 15:38 UTC by Adam Jimerson
Modified: 2021-07-05 19:33 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update to 0.5.0 (22.70 KB, patch)
2021-07-02 15:38 UTC, Adam Jimerson
vendion: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Jimerson 2021-07-02 15:38:17 UTC
Created attachment 226172 [details]
Patch to update to 0.5.0

The attached patch updates www/py-adblock to 0.5.0.

Changelog:

Breaks
Library now throws the custom adblock.AdblockException exception, instead of ValueError.

Poudriere testport (11.4-AMD64, 12.2-AMD64, 13.0-AMD64): OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-07-05 19:32:53 UTC
A commit in branch main references this bug:

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

commit 61e5d47281e225aeed7eb84b85932dd293df8615
Author:     Adam Jimerson <vendion@gmail.com>
AuthorDate: 2021-07-05 19:32:03 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-07-05 19:32:03 +0000

    www/py-adblock: Update to 0.5.0

    Changes:        https://github.com/ArniDagur/python-adblock/releases/tag/0.5.0

    PR:             256939
    Approved by:    lwhsu (mentor, implicit)

 www/py-adblock/Makefile |  19 ++--
 www/py-adblock/distinfo | 266 ++++++++++++++++++++++++------------------------
 2 files changed, 142 insertions(+), 143 deletions(-)
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2021-07-05 19:33:13 UTC
Committed, thanks!