https://bugzilla.redhat.com/show_bug.cgi?id=1577217
Robert-André Mauchin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST Assignee|[email protected] |[email protected] Flags| |fedora-review+ --- Comment #3 from Robert-André Mauchin <[email protected]> --- - You've made a mistake here: BuildRequires: python3-devel BuildRequires: python3dist(requests) >= 1.0 BuildRequires: python3dist(setuptools) BuildRequires: python3dist(six) BuildRequires: python3dist(sphinx) BuildRequires: python3dist(httmock) BuildRequires: python2dist(mock) It should be python3dist(mock) Package otherwise accepted. Fix the above error before import. -- 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]
