https://bugzilla.redhat.com/show_bug.cgi?id=1574121 --- Comment #1 from Miro Hrončok <mhroncok@xxxxxxxxxx> --- Coordinate this with the graphviz package carefully. You might need to set epoch to 1 here. $ dnf repoquery --releasever rawhide --obsoletes graphviz-python2 graphviz-python < 2.40.1-25.fc29 python2-graphviz < 2.40.1-25.fc29 Also graphviz-python2 should hardcode the version it obsoletes and not have it dynamically. --------------- %package -n python-%{pypi_name}-doc Summary: graphviz documentation I don't like that summary, it rather should be: "Documentation for %{name}" or similar. The description can then contain the common description + a note baout this being documentation. --------------- # Must do the default python version install last because # the scripts in /usr/bin are overwritten with every setup.py install. What scripts? Remove that comment. --------------- Building now. -- 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