https://bugzilla.redhat.com/show_bug.cgi?id=2279792 --- Comment #5 from Tom.Rix@xxxxxxx --- A few more things. Source0: https://github.com/jackdewinter/application_properties/archive/refs/tags/v%{version}.tar.gz change to Source0: %{url}/archive/refs/tags/v%{version}.tar.gz If not needed, remove #iconv -f iso8859-1 -t utf-8 README.md > README.md.conv && mv -f README.md.conv README.md In the %check section, should run %pytest I had to do this in the prep # disable coverage pytest options, only care if they pass/fail. sed -i -e 's@pytest@nopytest@' setup.cfg -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2279792 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202279792%23c5 -- _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue