Date: Fri, 27 May 2022 00:22:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [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 Message-ID: <bug-264266-7788-9bIXsfNsBW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264266-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-264266-7788@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=3D264266 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>=3D1.0.0 : net/py-wsproto@py38 (missing max version) All *_DEPENDS should be reviewed and updated to match upstream (setup.py, e= tc) version-spec declarations. --=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-264266-7788-9bIXsfNsBW>