https://bugzilla.redhat.com/show_bug.cgi?id=1444552 Iryna Shcherbina <ishcherb@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ishcherb@xxxxxxxxxx --- Comment #1 from Iryna Shcherbina <ishcherb@xxxxxxxxxx> --- Hi Eric, * You can run test like this: %check nosetests-%{python2_version} nosetests-%{python3_version} But make sure to add build time dependency (BuildRequires) on python2-nose and python3-nose. * Also please avoid using wildcards in %files section. You can change it to: %{python3_sitelib}/%{modname} %{python3_sitelib}/%{modname}-{%version}-py*.egg-info -- 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