[issue30925] RPM build lacks ability to include other files similar to doc_files

2021-02-03 Thread Steve Dower
Steve Dower added the comment: Distutils is now deprecated (see PEP 632) and all tagged issues are being closed. From now until removal, only release blocking issues will be considered for distutils. If this issue does not relate to distutils, please remove the component and reopen it. If y

[issue30925] RPM build lacks ability to include other files similar to doc_files

2017-07-13 Thread Nick Coghlan
Changes by Nick Coghlan : -- nosy: +kushal.das ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyt

[issue30925] RPM build lacks ability to include other files similar to doc_files

2017-07-13 Thread Ned Deily
Changes by Ned Deily : -- nosy: +ncoghlan ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.o

[issue30925] RPM build lacks ability to include other files similar to doc_files

2017-07-13 Thread Ned Deily
Changes by Ned Deily : -- components: +Distutils nosy: +dstufft, merwok ___ Python tracker ___ ___ Python-bugs-list mailing list Unsub

[issue30925] RPM build lacks ability to include other files similar to doc_files

2017-07-13 Thread John 'Warthog9' Hawley
New submission from John 'Warthog9' Hawley: 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 ef