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

--- Comment #10 from Antoine Brodin <anto...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to