--- - branch: MAIN date: Sat May 7 03:12:08 UTC 2016 files: - new: '1.43' old: '1.42' path: pkgsrc/lang/python/extension.mk pathrev: pkgsrc/lang/python/extension.mk@1.43 type: modified id: 20160507T031208Z.2dbf630e05508235a6792c9ba21e00e382a54bcc log: | Fixup python modules with improper file mode on source files. This will set all normal files to NONBINMODE (=644) avoiding, in the first place, install warnings and errors about world and/or group writeability. Some modules may even be shipped with egg-info files having mode 600 which has an adverse side-effect of wreaking havoc with setuptools find_package() for *any* python module after installation of the culprit. Ensuring world and group readability fixes this anomaly. ok'd by wiz@ module: pkgsrc subject: 'CVS commit: pkgsrc/lang/python' unixtime: '1462590728' user: richard