Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jun 2017 23:41:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 219833] www/py3-requests: Fails to build (missing py3-* dependencies/ports)
Message-ID:  <bug-219833-21822-L957pXV9sn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219833-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #15 from Kubilay Kocak <koobs@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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219833-21822-L957pXV9sn>