[Bug 250799] www/mitmproxy: update to 6.0.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 16 12:18:45 UTC 2021


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

--- Comment #13 from Michael Zhilin <mizhka at FreeBSD.org> ---
(In reply to Li-Wen Hsu from comment #12)

Yes, archivers/py-zstandard. The upstream uses new versions of py-zstandard,
but there is no release including this change. That's why option to add
py-zstandard14 looks excellent.

"BUILD_ALL_PYTHON_FLAVORS=yes" is workaround to force build of packages,
because poudriere ignored them due to following settings: 
 - default python versions are 2.7 and 3.7 (not 3.8)
 - Uses/python will limit flavors to default versions if no allflavours feature
is set in Makefile and if no BUILD_ALL_PYTHON_FLAVORS=yes in make.conf 

To build mitmproxy I was forced to use BUILD_ALL_PYTHON_FLAVORS=yes

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


More information about the freebsd-ports-bugs mailing list