[Bug 264266] www/mitmproxy: Fails to run: pkg_resources.DistributionNotFound: The 'wsproto<1.1,>=1.0' distribution was not found and is required by mitmproxy
Date: Fri, 27 May 2022 00:22:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264266 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Only Me |Affects Many People Flags| |maintainer-feedback?(bofh@f | |reebsd.org) Assignee|ports-bugs@FreeBSD.org |bofh@freebsd.org Keywords| |regression CC| |python@FreeBSD.org Status|New |Open --- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> --- wsproto was updated to 1.1 in ports 5d9614866d90 mitmproxy *_DEPENDS are incorrect or not completely specified, which makes QA difficult at best. py38-wsproto>=1.0.0 : net/py-wsproto@py38 (missing max version) All *_DEPENDS should be reviewed and updated to match upstream (setup.py, etc) version-spec declarations. -- You are receiving this mail because: You are the assignee for the bug.