https://bugzilla.redhat.com/show_bug.cgi?id=1384242 --- Comment #3 from Dominika Krejčí <dkrejci@xxxxxxxxxx> --- Is there any special reason why do you use `%{pythonX_pkgversion}` macro? I think you could use just 3 or 2, e.g. `python3-devel`. Could you also specify Python 2 Requires? python-devel -> python2-devel python-setuptools -> python2-setuptools pytest -> python2-pytest numpy -> python2-numpy python-shipnx -> python2-sphinx Could you be please more specific in the `%files` section and do not use just `%{pythonX_sitelib}/*`, but for example this? %{python3_sitelib}/*astropy_helpers*.egg-info/ %{python3_sitelib}/astropy_helpers/ -- 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