mirror of https://github.com/caronc/apprise
reversed smpp redhat test removal fix
parent
456b9ae644
commit
d40757c74f
|
@ -122,10 +122,6 @@ BuildRequires: python%{python3_pkgversion}-pytest-cov
|
||||||
# at this time; remove failing test until this is resolved
|
# at this time; remove failing test until this is resolved
|
||||||
%{__rm} test/test_apprise_translations.py
|
%{__rm} test/test_apprise_translations.py
|
||||||
|
|
||||||
# 2025.06.29: python-smpplib is not provided in rhel or fedora; remove test
|
|
||||||
# to avoid build failures
|
|
||||||
%{__rm} test/test_plugin_smpp.py
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue