Date: Wed, 07 Jun 2017 07:16:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219833] www/py3-requests: Fails to build (missing py3-* dependencies/ports) Message-ID: <bug-219833-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219833 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@FreeBSD.org Reporter: koobs@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>=3D3.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-requ= ests 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219833-13>