[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 07:16:54 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219833
Bug ID: 219833
Summary: www/py3-requests: Fails to build (missing py3-*
dependencies/ports)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: needs-patch, needs-qa, regression
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: koobs at FreeBSD.org
Flags: maintainer-feedback+
The last update to www/py-requests [1] unbundled its dependencies, now
requiring chardet, idna, urrlib3 and certifi from ports.
Unfortunately the www/py3-requests port was not tested during QA, which
resulted in an initial pkg-fallout email indicating that the chardet version
could not be satisfied:
py36-requests-2.17.3 depends on package: py36-chardet>=3.0.2 - not found
This (cause: www/py3-chardet) was fixed in r442754 [1], but a further (user)
report was submitted showing that the idna dependency was failing.
Accordingly, all dependencies (and their dependencies) for the www/py3-requests
port must have category/py3-* (slave port) counterparts created if they don't
already exist (most don't).
Those identified so far include:
First level:
* dns/py3-idna
* net/py3-urllib3
* security/py3-certifi
Second level:
* security/py3-openssl
* security/py3-cryptography
* net/py3-pysocks
* devel/py3-pyasn1
This issue tracks that progress
[1] https://svnweb.freebsd.org/changeset/ports/442754
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list