https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219833
--- Comment #15 from Kubilay Kocak <ko...@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. _______________________________________________ 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"