[Bug 191865] devel/py-setuptools: pkg_resources.find_distributions fails to find math/py-numpy under Py3k

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 15 20:54:22 UTC 2014


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

--- Comment #11 from John W. O'Brien <john at saltant.com> ---
The plot thickens.

I've been building and rebuilding math/py-numpy, and been unable to generate a
build where the .egg-info directory appears in .PLIST.mktmp, with any version
of python. Of course that means that despite having .egg-info in the staging
directory, it doesn't make it into the package let alone into the installed
system. However, the binary package that the FreeBSD repos are shipping
contains .egg-info, as does a binary package my own poudriere instance built
for me of the same numpy version on or about 2014-06-03. When I rebuild with
that poudriere instance from the latest rev of the ports tree, the package is
missing .egg-info.

math/py-numpy doesn't use PYDISTUTILS_AUTOPLIST (could it?), so while I would
expect to find entries in pkg-plist for %%PYDISTUTILS_EGGINFO%% there are none.
It doesn't look like math/py-numpy ever had those lines, though, so maybe that
isn't the problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list