diff --git a/apprise-1.7.2.tar.gz b/apprise-1.7.2.tar.gz deleted file mode 100644 index e5351eb..0000000 --- a/apprise-1.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09e159b29008e6c8e93d7ffc3c15d419c0bbae41620405f8f2d3432b72a2e9bf -size 1638384 diff --git a/apprise-1.7.3.tar.gz b/apprise-1.7.3.tar.gz new file mode 100644 index 0000000..435f640 --- /dev/null +++ b/apprise-1.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e2a639407bb8d266249fc075ff317e9d34ff5951c6e16bfeefddc2af5fe84c +size 1644531 diff --git a/python-apprise.changes b/python-apprise.changes index 0fcb880..100a712 100644 --- a/python-apprise.changes +++ b/python-apprise.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Mar 3 18:21:15 UTC 2024 - Joshua Smith + +- Update to version 1.7.3: + Features: + * Revolt support added + * mailto comcast email template added + * mailto *improved custom email server handling, to= and + from_addr= are no longer required in most circumstances + * ntfy markdown support added, just add ?format=markdown + Fixes: + * Fixed documents with respect to the use of yaml files + * Asynchronous dynamic module loading support + ------------------------------------------------------------------- Thu Feb 15 13:34:12 UTC 2024 - Joshua Smith diff --git a/python-apprise.spec b/python-apprise.spec index 799477b..47a9dac 100644 --- a/python-apprise.spec +++ b/python-apprise.spec @@ -26,7 +26,7 @@ %endif Name: python-apprise -Version: 1.7.2 +Version: 1.7.3 Release: 0 Summary: A simple wrapper to many popular notification services used today License: BSD-2-Clause