https://bugzilla.redhat.com/show_bug.cgi?id=1382937 Lumír Balhar <lbalhar@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lbalhar@xxxxxxxxxx --- Comment #12 from Lumír Balhar <lbalhar@xxxxxxxxxx> --- Hello David. Sorry for the delay. If you still want to package dominate to Fedora, I can help you and speed up this process. Dominika and Elliott were right, you should run tests during the build of RPM. For your package you need to add python2-pytest and python3-pytest as BuildRequires and change the %check section to `%{__python2} -m pytest tests` and `%{__python3} -m pytest tests`. And then you will see running tests under both Pythons. AFAIK tests were the last issue with this package so after fixing them we can approve it hopefully. Have a nice day. -- 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