https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216953
--- Comment #1 from John W. O'Brien <j...@saltant.com> --- I believe I have isolated this to versions of setuptools prior to v34.0.1. At and after that point, setuptools switches to using a glob [0] which avoids triggering the changed behavior in python 3.4.6. Therefore, upgrading the port to v34.0.1 or later would resolve this issue. [0] https://github.com/pypa/setuptools/commit/9cb83c3711d737fa3bff56f55e4def8267bae83c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"