Skip site navigation (1)Skip section navigation (2)
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/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217044

--- Comment #10 from Antoine Brodin <antoine@FreeBSD.org> ---
Created attachment 180610
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180610&action=
=3Dedit
USES=3Dwheel, remove py33 slaves, add slave ports for setuptools dependenci=
es,
update setuptools to 34.3.1

Attached is a PoC:

- USES=3Dwheel 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=3Dwheel to install them
- update setuptools to 34.3.1 ;  I used USES=3Dwheel but USE_PYTHON=3Dsetup=
tools
can probably be used

--=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-N9LLHknc9R>