forked from pool/python-apprise
Accepting request 1167689 from home:smolsheep:upgrades
- Update to version 1.7.6: Features: * Chantify Support added * Feishu Custom Bot Support added * Added delay= switch to aprs:// plugin * RocketChat Token Support Bugfixes: * Default locale logical compatibility with Python 3.12 * Fixed deprication warnings for Markdown extensions * ntfy loaded topic count bugfix * freemobile:// msg moved from GET parameters and into payload * Honor overflow=truncate when sending attachments * host parsed from user login (if present) for Emails OBS-URL: https://build.opensuse.org/request/show/1167689 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=10
This commit is contained in:
parent
6dba4b2137
commit
baeca5f8d2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ac34b27009d5c625e87d33ec85fa577062b57f3bced6d7223e17c5afbb40e68
|
||||
size 1652098
|
3
apprise-1.7.6.tar.gz
Normal file
3
apprise-1.7.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:077f09309cc8a6c9063dbd614b343807d527d546693b7fe8fc5a4433502fea6c
|
||||
size 1656123
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 00:47:55 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||||
|
||||
- Update to version 1.7.6:
|
||||
Features:
|
||||
* Chantify Support added
|
||||
* Feishu Custom Bot Support added
|
||||
* Added delay= switch to aprs:// plugin
|
||||
* RocketChat Token Support
|
||||
Bugfixes:
|
||||
* Default locale logical compatibility with Python 3.12
|
||||
* Fixed deprication warnings for Markdown extensions
|
||||
* ntfy loaded topic count bugfix
|
||||
* freemobile:// msg moved from GET parameters and into payload
|
||||
* Honor overflow=truncate when sending attachments
|
||||
* host parsed from user login (if present) for Emails
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 16:32:29 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-apprise
|
||||
Version: 1.7.5
|
||||
Version: 1.7.6
|
||||
Release: 0
|
||||
Group: Development/Libraries/Python
|
||||
Summary: A simple wrapper to many popular notification services used today
|
||||
|
Loading…
x
Reference in New Issue
Block a user