1
0
Commit Graph

17 Commits

Author SHA256 Message Date
Ana Guerrero
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
OBS User smolsheep
7589af06ff - Remove fix-test_plugin_glib.patch -- Fixed upstream
- Update to version 1.9.0:
  Features:
  * Added WxPusher Support
  * Persistent Storage added. This feature is very big and better documented here.
    https://github.com/caronc/apprise/wiki/persistent_storage
    Long overdue, plugins can now safely cache some of the query
    results returned from upstream endpoints to disk. This saves
    the need to make future extra web requests later (overall
    causing a performance boost to Apprise). It's a cache engine
    done right; content is contained, and those using the CLI can
    clean/reset it. You can also easily turn it off.
  * mqtt:// support for publishing retain flag
  * SendGrid Attachment Support Added
  * Refactored base64 attachment handling
  Fixes:
  * Fix typo in readme
  * Fix Telegram Thread/Topic handling
  * Fixed mattermost channel handling
  * Escape unsupported Telegram MarkdownV2 characters
    Telegram MarkdownV2 has turned out to be a VERY different style
    of markdown. For consistency, the default telegram mode is
    version 1. Simply add ?format=markdown&mdv=v2 to your URL to
    change this.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=16
2024-09-09 21:09:06 +00:00
Dominique Leuenberger
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
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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