New submission from Michael Felt: p.s. - guessing on the component - this is after make install
+ make install DESTDIR=/var/aixtools/aixtools/python/3.6.0.164 > .buildaix/install.out + mkinstallp.ksh /var/aixtools/aixtools/python/3.6.0.164 > .buildaix/mkinstallp.out +++++ renamed:./opt/lib/python3.6/site-packages/setuptools/script (dev).tmpl:./opt/lib/python3.6/site-packages/setuptools/script_dev_.tmpl renamed:./opt/lib/python3.6/site-packages/setuptools/command/launcher manifest.xml:./opt/lib/python3.6/site-packages/setuptools/command/launcher_manifest.xml +++++ My script scans for files with "hard to package" filenames, and I see two in site-packages/setuptools No idea if this is new to Python-3.6, or if it has been around for a long time, but it does not seem "handy" to distribute files with " " in the filename. ---------- components: Installation messages: 273490 nosy: Michael.Felt priority: normal severity: normal status: open title: Spaces in filenames in setuptools versions: Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27843> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com