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 2024-07-28 17:19:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-apprise (Old) and /work/SRC/openSUSE:Factory/.python-apprise.new.1882 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-apprise" Sun Jul 28 17:19:23 2024 rev:7 rq:1189840 version:1.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-apprise/python-apprise.changes 2024-04-23 18:57:11.892898211 +0200 +++ /work/SRC/openSUSE:Factory/.python-apprise.new.1882/python-apprise.changes 2024-07-28 17:19:56.929004928 +0200 @@ -1,0 +2,40 @@ +Fri Jul 26 17:22:58 UTC 2024 - Joshua Smith <smolsheep@opensuse.org> + +- Remove apprise-pytest-session_mocker-removal.patch -- Fixed upstream +- Update to version 1.8.1: + Features: + * New Services: + - Splunk + - Africas Talking + - Microsoft Power Automate / Workflows + - Société Française du Radiotéléphone (SFR) + * Slack supports <@userid> in message body + * Turn large ntfy messages into a attachments + * Refactored the way Notifiarr Discord users are mentioned + * OneSignal to support custom data in payload + * Twilio WhatsApp support added + * Allow json data in OneSignal template arguments + Fixes: + * Automatically increment Matrix v3 transaction IDs + * Slack files upload deprecation + * Update token regex in ServerChan + * Add missing % string in import failed trace message + * This will fix issues with Home Assistant + * Fixes random matrix:// unittest failures + * fix: conversion html_to_text hr tags rstrip non string object + +- Updates from version 1.8.0: + Features: + * Custom Plugin Attachment Support Enforced + Added Testing + * Do not sanitize http:// attachment URLs. This allows the + successful fetching of very complicated http based Attachment + URL's where the case sensitivity of the keys matter. The side + effect of this change, is built in switches like cache= become + case sensitive too (e.g Cache= will no longer be parsed). + Fixes: + * Added JSON Content-Type header to freemobile:// + * Fix mailto://ip.addr support + * clicksend:// authentication bugfix + * Update Apprise API (apprise//) token length + +------------------------------------------------------------------- Old: ---- apprise-1.7.6.tar.gz apprise-pytest-session_mocker-removal.patch New: ---- apprise-1.8.1.tar.gz BETA DEBUG BEGIN: Old: - Remove apprise-pytest-session_mocker-removal.patch -- Fixed upstream - Update to version 1.8.1: BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-apprise.spec ++++++ --- /var/tmp/diff_new_pack.nRo9k6/_old 2024-07-28 17:19:57.625032749 +0200 +++ /var/tmp/diff_new_pack.nRo9k6/_new 2024-07-28 17:19:57.625032749 +0200 @@ -26,7 +26,7 @@ %endif Name: python-apprise -Version: 1.7.6 +Version: 1.8.1 Release: 0 Group: Development/Libraries/Python Summary: A simple wrapper to many popular notification services used today @@ -37,8 +37,6 @@ # PATCH-FIX-OPENSUSE fix-test_plugin_glib.patch -- import missing dbus Patch0: fix-test_plugin_glib.patch %if 0%{?suse_version} <= 1500 -# PATCH-FIX-UPSTREAM apprise-pytest-session_mocker-removal.patch -- based on PR 757 -Patch10: apprise-pytest-session_mocker-removal.patch BuildRequires: %{python_module dataclasses} Requires: python-dataclasses %endif @@ -111,7 +109,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest -k 'not test_plugin_matrix_attachments_api_v2 and not test_apprise_attachment_truncate' +%pytest -k 'not test_plugin_matrix_attachments_api_v2 and not test_apprise_attachment_truncate and not test_plugin_dbus' %pre %python_libalternatives_reset_alternative apprise ++++++ apprise-1.7.6.tar.gz -> apprise-1.8.1.tar.gz ++++++ ++++ 132228 lines of diff (skipped)
participants (1)
-
Source-Sync