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



--- Comment #9 from Miro HronĨok <[email protected]> ---
On Fedora 29, 30 and rawhide, ansible-python3 is provided by the ansible
package for backwards compatibility only. It should just need ansible.

----

When the tests are disabled by default, I suggest adding a comment to the spec
explaining why, something like:

# All tests require Internet access
# to test in mock use:  --enable-network --with check
%bcond_with     check


----

PYTHONPATH=%{buildroot}%{python3_sitelib}:%{buildroot}%{python3_sitearch} 

the sitearch part is useless here, as the package only installs to sitelib.

----

pytest-%{python3_version} can be simplified to: pytest-3

-- 
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]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to