[Bug 216953] devel/py-setuptools: egg_info fails under python 3.4.6 on nonexistent MANIFEST graft

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 12 02:06:48 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216953

--- Comment #1 from John W. O'Brien <john at 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.


More information about the freebsd-python mailing list