Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2017 21:48:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 216953] devel/py-setuptools: egg_info fails under python 3.4.6 on nonexistent MANIFEST graft
Message-ID:  <bug-216953-21822-JzqldDQSqy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216953-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216953-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216953

--- Comment #6 from John W. O'Brien <john@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/56274b32724933cd2016488c4e667e86d=
30572ef
[1]
https://github.com/pypa/setuptools/commit/9cb83c3711d737fa3bff56f55e4def826=
7bae83c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216953-21822-JzqldDQSqy>