Bug 291289 - archivers/py-pyppmd: Update to 1.3.1
Summary: archivers/py-pyppmd: Update to 1.3.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: Vladimir Druzenko
URL: https://github.com/miurahr/pyppmd/blo...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-29 21:29 UTC by Matthew Wener
Modified: 2025-11-29 23:06 UTC (History)
1 user (show)

See Also:
matthew: maintainer-feedback+


Attachments
Patch to 1.3.1 (2.05 KB, patch)
2025-11-29 21:30 UTC, Matthew Wener
matthew: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Wener 2025-11-29 21:29:56 UTC

    
Comment 1 Matthew Wener 2025-11-29 21:30:25 UTC
Created attachment 265714 [details]
Patch to 1.3.1
Comment 2 Matthew Wener 2025-11-29 21:31:30 UTC
Changes: https://github.com/miurahr/pyppmd/compare/v1.2.0...v1.3.1

Also added missing strip command
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-11-29 23:04:28 UTC
A commit in branch main references this bug:

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

commit 380c1cb5fa3d405271832acb3798d31ec40debd5
Author:     Matthew Wener <matthew@wener.org>
AuthorDate: 2025-11-29 23:02:20 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-29 23:02:20 +0000

    archivers/py-pyppmd: Update 1.2.0 => 1.3.1

    Changelog:
    https://github.com/miurahr/pyppmd/blob/v1.3.1/Changelog.rst

    Commit log:
    https://github.com/miurahr/pyppmd/compare/v1.2.0...v1.3.1

    Add missing strip.
    Fix warning from portclippy - move do-test.

    PR:     291289

 archivers/py-pyppmd/Makefile | 11 +++++++----
 archivers/py-pyppmd/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 7 deletions(-)
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2025-11-29 23:04:33 UTC
Thanks.
Comment 5 Matthew Wener 2025-11-29 23:06:39 UTC
(In reply to commit-hook from comment #3)
Thanks!