Accepting request 1278311 from home:glaubitz:branches:devel:languages:python

- Update to version 1.9.3
  * BlueSky Support Added
  * Added Resend Support
  * Fix flaky test in translation tests
  * Set default port for Mattermost notifications
  * Office 365 posts include subject and body now
  * Telegram messages leverage caption field when attachments
  * Extend options for plugin Seven
  * Ntfy.sh Internationalized URL support added for click=
  * Improved SMS transmission documentation
  * apprise.urls() bulletproofing/bugfix
  * Add option label for plugin seven
  * Minor and insignifigant changes (typos and alike)

OBS-URL: https://build.opensuse.org/request/show/1278311
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=20
This commit is contained in:
2025-05-19 07:53:33 +00:00
committed by Git OBS Bridge
parent 4d703bdb47
commit 935eaeff93
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon May 19 06:31:43 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 1.9.3
* BlueSky Support Added
* Added Resend Support
* Fix flaky test in translation tests
* Set default port for Mattermost notifications
* Office 365 posts include subject and body now
* Telegram messages leverage caption field when attachments
* Extend options for plugin Seven
* Ntfy.sh Internationalized URL support added for click=
* Improved SMS transmission documentation
* apprise.urls() bulletproofing/bugfix
* Add option label for plugin seven
* Minor and insignifigant changes (typos and alike)
-------------------------------------------------------------------
Fri Jan 24 12:08:22 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>