Bug 280003 - [NEW-PORT] net/py-pyprowl: Module for sending Prowl notifications
Summary: [NEW-PORT] net/py-pyprowl: Module for sending Prowl notifications
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: Mateusz Piotrowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-26 10:19 UTC by Xavier Beaudouin
Modified: 2024-09-06 09:05 UTC (History)
1 user (show)

See Also:


Attachments
git diff for py-pyprowl (1.66 KB, patch)
2024-06-26 10:20 UTC, Xavier Beaudouin
no flags Details | Diff
update git-format patch (2.03 KB, patch)
2024-09-05 18:26 UTC, Xavier Beaudouin
no flags Details | Diff
patch resubmit (2.03 KB, patch)
2024-09-06 08:55 UTC, Xavier Beaudouin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Beaudouin 2024-06-26 10:19:52 UTC
This python module permit to send Prowl notifications.

Port has been build, test on 14.1-RELEASE with poudriere as well portlinted and portfmted.

Kind regards
Comment 1 Xavier Beaudouin 2024-06-26 10:20:24 UTC
Created attachment 251707 [details]
git diff for py-pyprowl
Comment 2 Xavier Beaudouin 2024-09-05 18:26:02 UTC
Created attachment 253358 [details]
update git-format patch

Update git format patch. Port has been tested on 14.1 poudriere, and passed with portclippy as well.

Kind regards,
Xavier
Comment 3 Mateusz Piotrowski freebsd_committer freebsd_triage 2024-09-06 08:45:40 UTC
Hey! Could you resubmit the patch? I cannot apply it cleanly.

Maybe the following command is going to help:  git format-patch HEAD^ --stdout >patch
Comment 4 Xavier Beaudouin 2024-09-06 08:55:53 UTC
Created attachment 253375 [details]
patch resubmit

Hi Mateusz,

Here is the patch as requested.

Kind regards,
Xavier
Comment 5 Mateusz Piotrowski freebsd_committer freebsd_triage 2024-09-06 09:03:59 UTC
Thanks!

The pkg-descr is a bit empty but I see that upstream doesn't really provide any proper description in the readme. Oh well.
Comment 6 Mateusz Piotrowski freebsd_committer freebsd_triage 2024-09-06 09:04:45 UTC
Comitted, thanks!
Comment 7 commit-hook freebsd_committer freebsd_triage 2024-09-06 09:05:10 UTC
A commit in branch main references this bug:

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

commit 11afd25981c86d9cbded97fe595c9150cedc119d
Author:     Xavier Beaudouin <kiwi@oav.net>
AuthorDate: 2024-09-05 18:23:46 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-09-06 09:02:36 +0000

    net/py-pyprowl: Module for sending Prowl notifications

    PR:     280003

 net/Makefile                   |  1 +
 net/py-pyprowl/Makefile (new)  | 22 ++++++++++++++++++++++
 net/py-pyprowl/distinfo (new)  |  3 +++
 net/py-pyprowl/pkg-descr (new) |  1 +
 4 files changed, 27 insertions(+)