https://bugzilla.redhat.com/show_bug.cgi?id=1502072
--- Comment #2 from Neal Gompa <[email protected]> --- > BuildRequires: python3-six > BuildRequires: python3-requests > BuildRequires: python3-pytest-runner > BuildRequires: python3-dateutil > BuildRequires: python3-pytz > Requires: python3-six These need to use "python%{python3_pkgversion}-<module>" to match the rest of them. > Python %{python3_pkgversion} version. Use %{python3_version} here. -- 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]
