1
0

16 Commits

Author SHA256 Message Date
c3297b4645 Accepting request 1199751 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1199751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apprise?expand=0&rev=8
2024-09-10 19:13:35 +00:00
f199a57181 Accepting request 1189840 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1189840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apprise?expand=0&rev=7
2024-07-28 15:19:23 +00:00
OBS User smolsheep
36c2a85bcf - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=14
2024-07-26 18:40:12 +00:00
799aca573c Accepting request 1169790 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1169790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apprise?expand=0&rev=6
2024-04-23 16:56:49 +00:00
OBS User smolsheep
b5b3c53657 Accepting request 1169789 from home:smolsheep:upgrades
- Disable another failing test

OBS-URL: https://build.opensuse.org/request/show/1169789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=12
2024-04-23 02:56:39 +00:00
2358c02886 Accepting request 1167690 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1167690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apprise?expand=0&rev=5
2024-04-15 18:17:46 +00:00
OBS User smolsheep
baeca5f8d2 Accepting request 1167689 from home:smolsheep:upgrades
- Update to version 1.7.6:
  Features:
  * Chantify Support added
  * Feishu Custom Bot Support added
  * Added delay= switch to aprs:// plugin
  * RocketChat Token Support
  Bugfixes:
  * Default locale logical compatibility with Python 3.12
  * Fixed deprication warnings for Markdown extensions
  * ntfy loaded topic count bugfix
  * freemobile:// msg moved from GET parameters and into payload
  * Honor overflow=truncate when sending attachments
  * host parsed from user login (if present) for Emails

OBS-URL: https://build.opensuse.org/request/show/1167689
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=10
2024-04-15 01:53:45 +00:00
8cb79269f7 Accepting request 1164408 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1164408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apprise?expand=0&rev=4
2024-04-04 20:26:00 +00:00
OBS User smolsheep
6dba4b2137 Accepting request 1164407 from home:smolsheep:upgrades
- Update to version 1.7.5:
  Features:
  * Free-Mobile support added
  * Improved markdown to html conversions
  * Added test case to strengthen YAML configuration validation
  Bugfixes:
  * Improved async/threading attachment support
  * Improved variable parsing in YAML files

OBS-URL: https://build.opensuse.org/request/show/1164407
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=8
2024-04-03 17:27:55 +00:00
4c24ba35de Accepting request 1156760 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1156760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apprise?expand=0&rev=3
2024-03-11 14:32:26 +00:00
OBS User smolsheep
8b2f8f88d8 Accepting request 1156759 from home:smolsheep:upgrades
- Update to version 1.7.4:
  Features:
  * LunaSea support added
  * .conf configuration file support added to CLI.
  Fixes:
  * Fix: Custom module deadlock which fixes bug from 1.7.3

OBS-URL: https://build.opensuse.org/request/show/1156759
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=6
2024-03-10 19:33:41 +00:00
74239a59cf Accepting request 1154461 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1154461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apprise?expand=0&rev=2
2024-03-04 20:24:58 +00:00
OBS User smolsheep
0dbba322ef Accepting request 1154460 from home:smolsheep:upgrades
- Update to version 1.7.3:
  Features:
  * Revolt support added
  * mailto comcast email template added
  * mailto *improved custom email server handling, to= and
    from_addr= are no longer required in most circumstances
  * ntfy markdown support added, just add ?format=markdown
  Fixes:
  * Fixed documents with respect to the use of yaml files
  * Asynchronous dynamic module loading support

OBS-URL: https://build.opensuse.org/request/show/1154460
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=4
2024-03-03 23:36:56 +00:00
87ee5f605f Accepting request 1146873 from devel:languages:python
New package required for borgmatic 1.8.8.

OBS-URL: https://build.opensuse.org/request/show/1146873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apprise?expand=0&rev=1
2024-02-15 20:01:34 +00:00
df9de9ffaa Accepting request 1146856 from home:smolsheep:upgrades
- Added single-line patch comments to better conform to patch
  guidelines.

I had figured that the mild improvement of docs didn't need a full changelog. Thanks Matej!

OBS-URL: https://build.opensuse.org/request/show/1146856
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=2
2024-02-15 14:38:54 +00:00
b659ccc6aa Accepting request 1146545 from home:smolsheep:upgrades
This package is required for the current version of Borgmatic, which I updated. I would like to maintain in the python devel project as well as in Factory.

OBS-URL: https://build.opensuse.org/request/show/1146545
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=1
2024-02-15 09:09:24 +00:00
4 changed files with 0 additions and 36 deletions

View File

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

View File

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

View File

@@ -1,20 +0,0 @@
diff -Naur apprise-1.6.0/test/conftest.py apprise-1.6.0-patched/test/conftest.py
--- apprise-1.6.0/test/conftest.py 2023-12-27 11:20:40.000000000 -0500
+++ apprise-1.6.0-patched/test/conftest.py 2023-12-27 13:43:22.583100037 -0500
@@ -45,8 +45,8 @@
A_MGR = AttachmentManager()
-@pytest.fixture(scope="function", autouse=True)
-def no_throttling_everywhere(session_mocker):
+@pytest.fixture(autouse=True)
+def no_throttling_everywhere(mocker):
"""
A pytest session fixture which disables throttling on all notifiers.
It is automatically enabled.
@@ -57,4 +57,4 @@
A_MGR.unload_modules()
for plugin in N_MGR.plugins():
- session_mocker.patch.object(plugin, "request_rate_per_sec", 0)
+ mocker.patch.object(plugin, "request_rate_per_sec", 0)

View File

@@ -1,10 +0,0 @@
--- a/test/test_plugin_glib.py
+++ b/test/test_plugin_glib.py
@@ -31,6 +31,7 @@
import re
import sys
import types
+import dbus
from unittest.mock import Mock, call, ANY
import pytest