This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author warthog9
Recipients warthog9
Date 2017-07-13.17:58:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499968728.03.0.295292899472.issue30925@psf.upfronthosting.co.za>
In-reply-to
Content
Duplicate doc-files functionality, to inject files into bdist_rpm

Enhancement to allow for files that are built outside of what's expected in setup.py to be injected into the bdist files_rpm listing so they are included in the resulting RPM.  This effectively duplicates the doc-files functionality, but adds it as additional files to be included.
History
Date User Action Args
2017-07-13 17:58:48warthog9setrecipients: + warthog9
2017-07-13 17:58:48warthog9setmessageid: <1499968728.03.0.295292899472.issue30925@psf.upfronthosting.co.za>
2017-07-13 17:58:47warthog9linkissue30925 messages
2017-07-13 17:58:47warthog9create