https://bugzilla.redhat.com/show_bug.cgi?id=1694278 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@xxxxxxxxx --- Comment #1 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- Consider running the tests: Source0: %url/archive/v%{version}/%{srcname}-%{version}.tar.gz […] BuildRequires: python3dist(pytest) BuildRequires: python3dist(akamai.edgegrid) BuildRequires: python3dist(more_executors) BuildRequires: python3dist(monotonic) BuildRequires: python3dist(mock) BuildRequires: python3dist(requests-mock) […] %prep %autosetup -n %{name}-%{version} […] %check %{__python3} -m pytest -v You'll need to package python-akamai-edgegrid and python-more_executors, which you should do anyway otherwise your package can't work. -- 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 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx