Date: Tue, 07 Mar 2017 21:17: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-N9LLHknc9R@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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217044 --- Comment #10 from Antoine Brodin <antoine@FreeBSD.org> --- Created attachment 180610 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180610&action=edit USES=wheel, remove py33 slaves, add slave ports for setuptools dependencies, update setuptools to 34.3.1 Attached is a PoC: - USES=wheel to install a pure python wheel using pip bundled in python ; the urls to fetch pure python wheels are quite cryptic, I don't know if there's a better way - unfortunately python33 doesn't have ensurepip, so I removed py33 slaves - add slaves for setuptools dependencies (appdirs, packaging, pyparsing and six) and use USES=wheel to install them - update setuptools to 34.3.1 ; I used USES=wheel but USE_PYTHON=setuptools can probably be used -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217044-21822-N9LLHknc9R>
