https://bugzilla.redhat.com/show_bug.cgi?id=1510188 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST CC| |zebob.m@xxxxxxxxx Assignee|nobody@xxxxxxxxxxxxxxxxx |zebob.m@xxxxxxxxx Flags| |fedora-review+ --- Comment #1 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- Hello, - We generally use Pythonhosted to avoid dealing with the file sum in the URL: Source0: https://files.pythonhosted.org/packages/source/a/asttokens/asttokens-%{version}.tar.gz - You could use %{py2_dist/%{py3_dist macros as specified in https://fedoraproject.org/wiki/Packaging:Python#Requires_and_BuildRequires_with_standardized_names BuildRequires: %{py2_dist nose} BuildRequires: %{py3_dist nose} BuildRequires: %{py2_dist astroid} BuildRequires: %{py3_dist astroid} BuildRequires: %{py2_dist six} BuildRequires: %{py3_dist six} There are no blocking issues so the package is accepted. -- 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