Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-apprise for
openSUSE:Leap:16.0 checked in at 2025-07-24 08:30:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/python-apprise (Old)
and /work/SRC/openSUSE:Leap:16.0/.python-apprise.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-apprise"
Thu Jul 24 08:30:41 2025 rev:2 rq:1293676 version:1.9.3
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/python-apprise/python-apprise.changes
2025-03-19 11:55:22.963509418 +0100
+++
/work/SRC/openSUSE:Leap:16.0/.python-apprise.new.8875/python-apprise.changes
2025-07-24 08:30:42.973096056 +0200
@@ -1,0 +2,55 @@
+Mon May 19 06:31:43 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- 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
<[email protected]>
+
+- Update to version 1.9.2
+ * discord:// now supports the kwarg of 'botname'
+ * Better support for reverse-url construction containing whitespace
+ * Updated reference to BSDv2 clause in RPM
+ * Resolved chanify:// naming confusion
+- from version 1.9.1
+ * Plivo Support Added
+ * Support for PGP Email Support (DeltaChat Compatible)
+ * Seven (SMS Provider) Added
+ * Matrix Well Known URI Server Discovery
+ * Eliminated non-essential warning log in mailto:// parsing
+ * Improved voipms:// phone number parsing
+ * CLI environment variable over-ride support
+ * Unpin paho-mqtt version
+ * Improved hostname verification
+ * Bark - add critical level alert plus ?volume= argument
+ * Refactored Office 365 Plugin
+ * Refactored Apprise mailto:// and apprise.utils module
+ * feat: Add support for latest MSTeams webhook URL format
+ * mmost:// supports legacy url webhooks (http://)
+ * Added disclaimer for AES-CBC-128 weakness with simplepush://
+ * Fix print statement in test run function
+ * Dropped Python v3.7 GH Action Test Support (deprecated)
+ * Removed python-xdist development dependency due to it not being used
+ * Remove Boxcar due to it no longer being available upstream
+ * Remove duplicate entry for Burst SMS
+ * Matrix: Allow token only client API authorization with token
+ parameter
+ * Matrix Long Lived Token: Don't logout, and use UUIDv4 for
+ transactionIds
+ * miskey:// visibility flags updated
+- Switch package to modern Python Stack on SLE-15
+ * Use Python 3.11 on SLE-15 by default
+ * Drop support for older Python versions
+
+-------------------------------------------------------------------
Old:
----
apprise-1.9.0.tar.gz
New:
----
apprise-1.9.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-apprise.spec ++++++
--- /var/tmp/diff_new_pack.UfAKtD/_old 2025-07-24 08:30:43.253107698 +0200
+++ /var/tmp/diff_new_pack.UfAKtD/_new 2025-07-24 08:30:43.253107698 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-apprise
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 Paolo Panto <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -17,16 +17,15 @@
#
-%define skip_python2 1
-
%if 0%{?suse_version} > 1500
%bcond_without libalternatives
%else
%bcond_with libalternatives
%endif
+%{?sle15_python_module_pythons}
Name: python-apprise
-Version: 1.9.0
+Version: 1.9.3
Release: 0
Group: Development/Libraries/Python
Summary: A simple wrapper to many popular notification services used
today
++++++ apprise-1.9.0.tar.gz -> apprise-1.9.3.tar.gz ++++++
++++ 24480 lines of diff (skipped)