https://bugzilla.redhat.com/show_bug.cgi?id=1379421 --- Comment #1 from Igor Gnatenko <ignatenko@xxxxxxxxxx> --- > %package -n python2-psycogreen why not python2-%{pypi_name} ? Same for other places. > %autosetup -c > %{__mv} %{pypi_name}-%{version} python2 > > %if %{with python3} > %{__cp} -a python2 python3 > %endif # with python3 is it really needed? You don't patch sources, so I guess you don't need anything like this > %{python3_sitelib}/* '*' will own `__pycache__` directory which is probably not the best idea. -- 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