https://bugzilla.redhat.com/show_bug.cgi?id=1382937

Lumír Balhar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #12 from Lumír Balhar <[email protected]> ---
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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to