rpm build support

pull/1354/head
Chris Caron 2025-06-29 21:06:07 -04:00
parent 81f83b2fe9
commit c9abd69299
1 changed files with 4 additions and 0 deletions

View File

@ -122,6 +122,10 @@ BuildRequires: python%{python3_pkgversion}-pytest-cov
# at this time; remove failing test until this is resolved
%{__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
%py3_build