Bug 275479 - www/py-adblock: Update to 0.6.0
Summary: www/py-adblock: Update to 0.6.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: Muhammad Moinur Rahman
URL: https://github.com/ArniDagur/python-a...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-02 07:43 UTC by Adam Jimerson
Modified: 2023-12-08 07:28 UTC (History)
1 user (show)

See Also:


Attachments
py-adblock update. (28.77 KB, patch)
2023-12-02 07:43 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 2023-12-02 07:43:21 UTC
Created attachment 246720 [details]
py-adblock update.

This patch updates py-adblock to 0.6.0.

Changelog:

Added

    Added aliases optional argument to Engine.add_resource. Thanks @alkim0!

Changes

    Update PyO3 dependency to 0.16.
    Update upstream dependency to 0.5.6.

Breaks

    Minimum Rust version is now 1.53.
    Minimum Python version is now 3.7.

Poudreire testport: OK
Portlint: OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-12-08 07:26:37 UTC
A commit in branch main references this bug:

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

commit 9bc4543e96da32cd563e811d76a333dace55d862
Author:     Adam Jimerson <vendion@gmail.com>
AuthorDate: 2023-12-08 07:18:25 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-08 07:25:21 +0000

    www/py-adblock: Update version 0.5.0=>0.6.0

    Changelog: https://github.com/ArniDagur/python-adblock/releases/tag/0.6.0

    PR:             275479
    Approved by:    submitter is maintainer

 www/py-adblock/Makefile                            | 126 ++++++------
 www/py-adblock/distinfo                            | 212 ++++++++++-----------
 www/py-adblock/files/patch-Cargo.toml (new)        |  17 ++
 www/py-adblock/files/patch-maturin (gone)          |  59 ------
 www/py-adblock/files/patch-pyproject.toml (new)    |  39 ++++
 .../files/patch-tests_test__metadata.py (new)      |  16 ++
 6 files changed, 243 insertions(+), 226 deletions(-)