On Thu, May 12, 2016 at 12:26:45PM -0400, John Dennis wrote: > On 05/12/2016 11:24 AM, Tomas Orsava wrote: > > That seems like the best argument and solution, I'll amend the Python > > RPM Porting Guide [PyRPG] accordingly. > > > > [PyRPG] http://python-rpm-porting.readthedocs.io/ > > Well, it looks like the doc needs updating in 2 places then because I > initially referenced https://fedoraproject.org/wiki/Packaging:Python. I > didn't even know of the existence of RPM Porting Guide. > > Maybe it's not a good idea to have 2 different documents that have to be > kept in sync. Maybe one should be definitive and the other reference it.
The main difference is that Packaging:Python wikipage is just a list of Fedora packaging guidelines for Python, which fedora python package maintainers have to follow. It's not a howto or a guide. Moreover to edit it, one have to open a FPC ticket and get it through voting during FPC meeting. On the other hand, python-rpm-porting page looks more like a howto for a particular topic: python2 to python3 transition, which actually references the definitive document - Packaging:Python wikipage. -- Martin Bukatovic _______________________________________________ python-devel mailing list python-devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org