https://bugzilla.redhat.com/show_bug.cgi?id=1084199 William Moreno <williamjmorenor@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris.a.st.pierre@xxxxxxxxx Assignee|nobody@xxxxxxxxxxxxxxxxx |williamjmorenor@xxxxxxxxx Flags| |fedora-review? | |needinfo?(chris.a.st.pierre | |@gmail.com) --- Comment #10 from William Moreno <williamjmorenor@xxxxxxxxx> --- Hi, there are some updated in Python Packaging: https://fedoraproject.org/wiki/Packaging:Python#Example_spec_file Please: 1- Update to last upstream relase dicttoxml-1.6.6 2- Look like there is Python 3 support, please use Python3 so this will become the default python in Fedora. 3- There is %license macro if are goint to epel you need to define it with: %{!?_licensedir:%global license %%doc} %license LICENCE.tx 4- Check if Python2 if suported, if it is suported you will need to ship both python2 and python3 as subpackages and you must add a Provides: python2-foo 5- There is new Python macros: %py2_build %py3_build %py2_install %py3_install -- 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