Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2017 12:22:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 217044] devel/py-setuptools: Upgrade to 34.1.1
Message-ID:  <bug-217044-21822-qqBxmjeuXP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217044-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217044-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=3D217044

--- Comment #7 from Antoine Brodin <antoine@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 bu=
ild
and the dependencies of py-setuptools3* won't be satisfied in poudriere bui=
lds.

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

--=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-217044-21822-qqBxmjeuXP>