7 Jan
2014
7 Jan
'14
9:07 a.m.
2013/10/1 Maciej (Matchek) Bliziński <maciej@opencsw.org>
Hello setuptools developers,
I'm attempting to package the newest setuptools version (1.1.6) on Solaris 9 and 10. One of the limitations of the Solaris package manager (the old one, pkgadd/pkgrm), is that it is unable to handle file names with spaces. Would you mind renaming "script template.py" to something like "script_template.py"?
No replies. Did I write to a wrong list? I've created a pull request with the change, do you have any advice who should I talk to? https://bitbucket.org/pypa/setuptools/pull-request/33/rename-script-template... Maciej