[Bug 217044] devel/py-setuptools: Upgrade to 34.1.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 14 12:22:50 UTC 2017


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

--- Comment #7 from Antoine Brodin <antoine at FreeBSD.org> ---
A problem is that we currently have 6 ports, so that poudriere builds a
setuptools package for all versions of python in the ports tree:

devel/py-setuptools
devel/py-setuptools27
devel/py-setuptools33
devel/py-setuptools34
devel/py-setuptools35
devel/py-setuptools36

With your patch, only 1 version of py-parsing, py-packaging etc. will be build
and the dependencies of py-setuptools3* won't be satisfied in poudriere builds.

Other problems:
- install should be run with "-c -O1" to create pyo files
- the plist won't work with python 3, py3kplist may help

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


More information about the freebsd-python mailing list