1
0

Accepting request 1154460 from home:smolsheep:upgrades

- 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

OBS-URL: https://build.opensuse.org/request/show/1154460
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=4
This commit is contained in:
OBS User smolsheep 2024-03-03 23:36:56 +00:00 committed by Git OBS Bridge
parent 87ee5f605f
commit 0dbba322ef
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09e159b29008e6c8e93d7ffc3c15d419c0bbae41620405f8f2d3432b72a2e9bf
size 1638384

3
apprise-1.7.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31e2a639407bb8d266249fc075ff317e9d34ff5951c6e16bfeefddc2af5fe84c
size 1644531

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Mar 3 18:21:15 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
- 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 <jsmithfpv@gmail.com>

View File

@ -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