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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 7 21:17:52 UTC 2017


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

--- Comment #10 from Antoine Brodin <antoine at 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.


More information about the freebsd-python mailing list