https://bugzilla.redhat.com/show_bug.cgi?id=1070941 --- Comment #2 from Julien Enselme <jujens@xxxxxxxxx> --- I updated - the spec: http://jenselme.perso.centrale-marseille.fr/visible/SPECS/python-svgwrite.spec - the SRPM: http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/python-svgwrite-1.1.3-1.fc20.src.rpm 1. I added a python3 subpackage 2. I specified the version of python 3. Changed the summary and description of the python 2 and 3 packages 4. I choose $RPM_BUILD_ROOT. Is there any difference between the two (aside from syntax) or a reason to use one instead of another? 5. 1.1.3-py2.7 -> %{version}-py%{python2_version} 6. Removed %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} I got this line with the template. If I understand this right: https://fedoraproject.org/wiki/Packaging:Python#Macros it is not needed any more. Is there a reason for it to stay in the template? -- 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