Date: Thu, 28 Nov 2019 17:32:04 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 242025] www/mitmproxy: Fails to run: 'ldap3<2.6,>=2.5' distribution not found after www/ldap3 update Message-ID: <bug-242025-21822-CumC8FEigM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-242025-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-242025-21822@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=3D242025 --- Comment #8 from Kai Knoblich <kai@FreeBSD.org> --- As Alex already pointed out in comment #0 a trivial fix by relaxing the ver= sion requirements for net/py-ldap3 won't help, as the devel/py-dataclasses packa= ge is also missing. The update of net/py-ldap3 was not the only cause as an earlier commit (net/py-wsproto in ports r511877) already broke www/mitmproxy because it mi= sses a Python 3.6 specific dependency (=3D devel/py-dataclasses). This means that www/mitmproxy is also broken in the 2019Q4 branch at the moment. I'll commit soon a fix for net/py-wsproto and merge that into to the 2019Q4 branch to bring www/mitmproxy there back into a working state. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242025-21822-CumC8FEigM>