Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-apprise for openSUSE:Factory 
checked in at 2026-06-15 19:41:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-apprise (Old)
 and      /work/SRC/openSUSE:Factory/.python-apprise.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-apprise"

Mon Jun 15 19:41:48 2026 rev:15 rq:1359211 version:1.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-apprise/python-apprise.changes    
2026-05-04 12:58:05.620781027 +0200
+++ /work/SRC/openSUSE:Factory/.python-apprise.new.1981/python-apprise.changes  
2026-06-15 19:44:22.377750192 +0200
@@ -1,0 +2,29 @@
+Sun Jun 14 09:10:46 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.11.0:
+  * A big win for this release is priortization of grouped/tagged
+    content. Basically, this release allows you to tag multiple
+    items and provide a weight to them.   Apprise will attempt to
+    notify the highest priority/weighted services first (of same
+    level), and only if this level fails will it try the next.
+    Tagging is no longer just a `tag`.  It's now `weight:tag`
+    too;  for example `100:friends`  associates the weight of
+    `100` with the tag `friends`.  You can still continue to
+    notify friends with your Apprise calls, but if there are
+    weight categories, then these will be factored into the
+    order.  Highest priority (weighted) tags have a lower integer
+    value (zero being the  higest priority).  Only the next
+    priority will be notified if the first fails.
+  * This releae also allows you to set up a notifiation service
+    to gracefully fail and not have Apprise itself report a
+    failure.  This is useful for situations where you notify
+    several end points and you really don't care if they're
+    unavailable or not.   Apprise wil do it's usual best effort
+    to send the notification, but not treat it as a failure if it
+    can't get through. Use `optional=yes` on your Apprise URL.
+  * Thirdly, this release introduces retries! You can now have
+    Apprise attempt to notify your endpoint a second, or a third,
+    (up to 10x) tries before giving up and deeming it unable to
+    send the notification.  Use `retry=X` on your Apprise URL
+
+-------------------------------------------------------------------

Old:
----
  apprise-1.10.0.tar.gz

New:
----
  apprise-1.11.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-apprise.spec ++++++
--- /var/tmp/diff_new_pack.AynRZe/_old  2026-06-15 19:44:24.129823614 +0200
+++ /var/tmp/diff_new_pack.AynRZe/_new  2026-06-15 19:44:24.157824788 +0200
@@ -25,7 +25,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-apprise
-Version:        1.10.0
+Version:        1.11.0
 Release:        0
 Group:          Development/Libraries/Python
 Summary:        A simple wrapper to many popular notification services used 
today

++++++ apprise-1.10.0.tar.gz -> apprise-1.11.0.tar.gz ++++++
++++ 33852 lines of diff (skipped)

Reply via email to