[Bug 250799] www/mitmproxy: update to 6.0.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 26 08:40:01 UTC 2021


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

--- Comment #16 from Li-Wen Hsu <lwhsu at FreeBSD.org> ---
(In reply to Kubilay Kocak from comment #15)
> There should *never* be a need to build all package flavors, if all port dependencies (uses=python:<version-specs and RUN_DEPENDS> are correctly declared. 

Not directly related to build all flavors, but need to have the required python
version packages of these ports available. IIRC having USES=python:<...>
versions can only mark that package works with these python versions, but I
don't think it can make the packages with those versions available.

> Also what is the nature of the dependence on bug 253815 (a specific python version as default) ? This doesn't make sense to me.

Because mitmproxy needs python 3.8, and it needs all it's required packages
available with python 3.8.  This is not the best solution but is the easiest
way to make mitmproxy available as a pre-built package again.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list