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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:290eb1217028dd5040802371494d70c1bcab907e6634a77c263489dbe4fd73a8
size 1779362

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

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

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>

View File

@@ -25,7 +25,7 @@
%{?sle15_python_module_pythons}
Name: python-apprise
Version: 1.9.2
Version: 1.9.3
Release: 0
Group: Development/Libraries/Python
Summary: A simple wrapper to many popular notification services used today