[issue17553] Note that distutils’ bdist_rpm command is not used to build a CPython rpm

2014-03-13 Thread Éric Araujo
Éric Araujo added the comment: On second thought, it seems to me that packagers already know that they should use their usual tool to create a CPython RPM, and I would not want to confuse Python developers with a note in the bdist_rpm doc. If someone thinks there really should be a note in som

[issue17553] Note that distutils’ bdist_rpm command is not used to build a CPython rpm

2013-03-27 Thread Éric Araujo
Changes by Éric Araujo : -- assignee: -> docs@python components: +Distutils, Documentation -Build keywords: +easy nosy: +docs@python, tarek stage: -> needs patch title: python setup.py bdist_rpm is broken -> Note that distutils’ bdist_rpm command is not used to build a CPython rpm ver