FreeBSD Bugzilla – Attachment 250897 Details for
Bug 278707
[NEW PORT] net-im/py-apprise: Push Notifications that work with just about every platform!
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
New port py-apprise 1.8.0 v3
py-apprise-1.8.0.diff (text/plain), 2.41 KB, created by
Nicholas Kirby
on 2024-05-23 12:26:20 UTC
(
hide
)
Description:
New port py-apprise 1.8.0 v3
Filename:
MIME Type:
Creator:
Nicholas Kirby
Created:
2024-05-23 12:26:20 UTC
Size:
2.41 KB
patch
obsolete
>diff --git a/net-im/Makefile b/net-im/Makefile >index 740c9532a0bc..64c5611b0217 100644 >--- a/net-im/Makefile >+++ b/net-im/Makefile >@@ -108,6 +108,7 @@ > SUBDIR += purple-plugin-pack > SUBDIR += purple-rocketchat > SUBDIR += purple-slack >+ SUBDIR += py-apprise > SUBDIR += py-fbmq > SUBDIR += py-matrix-synapse > SUBDIR += py-mattermostdriver >diff --git a/net-im/py-apprise/Makefile b/net-im/py-apprise/Makefile >new file mode 100644 >index 000000000000..e2d0ad8b59ed >--- /dev/null >+++ b/net-im/py-apprise/Makefile >@@ -0,0 +1,30 @@ >+PORTNAME= apprise >+DISTVERSION= 1.8.0 >+CATEGORIES= net-im python >+MASTER_SITES= PYPI >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= nick@kirby.cx >+COMMENT= Push Notifications that work with just about every platform! >+WWW= https://github.com/caronc/apprise >+ >+LICENSE= BSD2CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>0:devel/py-babel@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}gntp>0:net/py-gntp@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}paho-mqtt>0:net/py-paho-mqtt@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>0:www/py-requests-oauthlib@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} >+ >+USES= python >+USE_PYTHON= autoplist concurrent pep517 >+ >+.include <bsd.port.mk> >diff --git a/net-im/py-apprise/distinfo b/net-im/py-apprise/distinfo >new file mode 100644 >index 000000000000..44797d28a537 >--- /dev/null >+++ b/net-im/py-apprise/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1715916468 >+SHA256 (apprise-1.8.0.tar.gz) = e8f58cebfea1a34f569cb4c68809a3175be80ec06f0a2ec473522b92023212c5 >+SIZE (apprise-1.8.0.tar.gz) = 1651688 >diff --git a/net-im/py-apprise/pkg-descr b/net-im/py-apprise/pkg-descr >new file mode 100644 >index 000000000000..77bb3798c33c >--- /dev/null >+++ b/net-im/py-apprise/pkg-descr >@@ -0,0 +1,3 @@ >+Apprise allows you to send a notification to almost all of the >+most popular notification services available to us today such as: >+Telegram, Discord, Slack, Amazon SNS, Gotify, etc.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 278707
:
250339
|
250340
|
250341
|
250342
|
250343
|
250344
|
250345
|
250346
|
250409
|
250410
|
250538
|
250662
|
250711
|
250712
|
250891
| 250897