https://bugzilla.redhat.com/show_bug.cgi?id=1927927 --- Comment #3 from Neal Gompa <ngompa13@xxxxxxxxx> --- Initial review notes: > Source0: https://github.com/aws/git-remote-codecommit/archive/%{version}/%{name}-%{version}.tar.gz Nit: you can simplify this by doing "Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz" > rm -rf %{buildroot} This is unnecessary and should be removed. > %{__python3} -m pytest Please change %__python3 to %python3. Cf. https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_macros -- 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://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure