https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242025
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Summary|www/mitmproxy: Fails to |www/mitmproxy: Fails to |run: 'ldap3<2.6,>=2.5' |run: 'ldap3<2.6,>=2.5' |distribution was not found |distribution not found | |after www/ldap3 update CC| |k...@freebsd.org, | |ko...@freebsd.org --- Comment #2 from Kubilay Kocak <ko...@freebsd.org> --- dependencies were bumped in https://github.com/mitmproxy/mitmproxy/commit/b4ffc929a2d0216c3a0910e633f31212c12136cd These changes haven't yet seen release. @Maintainer, please provide a patch to update this ports *_DEPENDS lines to include *all* maximum versions specified in setup.py, which ensures at least that committers/contributors can see if there are any ports which depend on specific maximum versions of a dependency. Separately, this issue requires the following to progress: - A minimum (not changing this ports PORTVERSION) backport of an upstream commit, or another change - That allows ldap3 versions >=2.6 to be used - QA verified that mitmproxy indeed completely functions with ldap3 >= 2.6 mitmproxy test suite support in the port (make test) would be perfect for QA. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"