Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2017 02:06:48 +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-pEZ8iVUAXa@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 #1 from John W. O'Brien <john@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/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-pEZ8iVUAXa>