https://bugzilla.redhat.com/show_bug.cgi?id=1892756 --- Comment #5 from Germano Massullo <germano.massullo@xxxxxxxxx> --- I am experiencing some technical difficulties not related to this review. Meanwhile can you apply theid edit to the spec file? Thank you --- python-managesieve.spec 2020-11-11 16:06:38.000000000 +0100 +++ python-managesieve_mio.spec 2020-11-11 19:01:16.004772446 +0100 @@ -32,6 +32,9 @@ %install %py3_install +%check +%{python3} setup.py test + %files -n python3-%{pypi_name} %doc README.txt %{_bindir}/sieveshell @@ -39,8 +42,6 @@ %{python3_sitelib}/%{pypi_name}.py* %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ -%check -%{python3} setup.py test %changelog * Wed Nov 11 2020 Steve Traylen <steve.traylen@xxxxxxx> - 0.6-2 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx