https://bugzilla.redhat.com/show_bug.cgi?id=1198760 --- Comment #3 from Michal Ambroz <rebus@xxxxxxxxx> --- Hello Fabian, any reason why the source is taken from 3rd party (pypi.python.org) and not from the release on the pages (https://mitmproxy.org/download/mitmproxy-0.12.1.tar.gz) or directly from their github (https://github.com/mitmproxy/mitmproxy/archive/946fd375fa87fb8a4d071a354fb99840b0ccfdf3/mitmproxy-0.12.1-946fd375.tar.gz) Personally I would recommend taking directly from github: https://github.com/mitmproxy/mitmproxy/releases %global gituser mitmproxy %global gitname mitmproxy %global commit 946fd375fa87fb8a4d071a354fb99840b0ccfdf3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Source0: https://github.com/%{gituser}/%{gitname}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz %setup -qn %{gitname}-%{commit} Best regards Michal Ambroz -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review