[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 21:48:58 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216953
--- Comment #6 from John W. O'Brien <john at saltant.com> ---
(In reply to John W. O'Brien from comment #1)
A correction to my earlier comment. Setuptools actually restored the glob
function in [0], which is what avoids the underlying problem with python 3.4.6.
[1] simply changes how the glob feature is implemented. In the patch I
attached, I backport the earlier commit but not the later one.
[0]
https://github.com/pypa/setuptools/commit/56274b32724933cd2016488c4e667e86d30572ef
[1]
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