Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jun 2017 08:25:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219834] www/py-requests: missing dependences for textproc/py3-chardet port (Python3).
Message-ID:  <bug-219834-13-SejrZ15NJe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219834-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219834-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219834

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=3D2=
198
                   |                            |33

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
The py3-chardet port created yesterday is for use (only) by the *py3*-reque=
sts
port, who's only purpose is forcing a package creation/build with python 3.=
x on
the official package mirrors.

The www/py-requests port *does* depend on chardet:

RUN_DEPENDS=3D    ${PYTHON_PKGNAMEPREFIX}chardet>=3D3.0.2:textproc/py-chard=
et=20

If instead you meant that the *py3*-requests port doesn't depend on
py3-chardet, that and other issues are being worked on in bug 219833

Unless its a typo (you mean py3-requests, not py-requests), it would be
incorrect for a Python port that can be built with *any* version of Python
(www/py-requests) to depend explicitly on a Python 3 *only* version of one =
of
its dependencies (py3-chardet) as suggested.=20

Unless its a typo, can you please:

* Temporarily remove py-requests  and all of its dependencies
* Install py-requests again, saving a complete log of installation including
showing how you are setting the Python version to build with.
* Attach the log to this issue

[1] https://svnweb.freebsd.org/changeset/ports/442565
[2] https://wiki.freebsd.org/DEFAULT_VERSIONS

--=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-219834-13-SejrZ15NJe>