[Bug 219833] www/py3-requests: Fails to build (missing py3-* dependencies/ports)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 7 23:41:39 UTC 2017


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

--- Comment #15 from Kubilay Kocak <koobs at FreeBSD.org> ---
Thanks for the assistance Ben.

Note: I held off on creating py3- ports that required/specified conditional
dependencies via PYTHON_REL (requiring bsd.port.{pre,post}, as I had not (yet)
figured out to access those variables in a slave port. 

So net/py3-urllib3, requiring security/py3-cryptography, requiring both
devel/py3-enum34 and py-openssl, were held off.

Accordingly, py3-urllib and py3-cryptography were committed (comment 6, comment
8), they need to be updated to include the conditional dependencies declared in
the parent ports, and will be incorrect/broken (at run time) for python < 3400
(3.3) until that update is made to include py3-enum34 (which also needs a child
port created first)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list