forked from pool/python-apprise
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
This commit is contained in:
parent
baeca5f8d2
commit
b5b3c53657
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 23 02:48:34 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||||
|
||||
- Disable another failing test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 00:47:55 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||||
|
||||
|
@ -111,7 +111,7 @@ install -D -m 0644 -t %{buildroot}%{_mandir}/man1 packaging/man/apprise.1
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest -k 'not test_plugin_matrix_attachments_api_v2'
|
||||
%pytest -k 'not test_plugin_matrix_attachments_api_v2 and not test_apprise_attachment_truncate'
|
||||
|
||||
%pre
|
||||
%python_libalternatives_reset_alternative apprise
|
||||
|
Loading…
Reference in New Issue
Block a user