This is already fixed in master:
https://github.com/mitmproxy/mitmproxy/pull/2435
So it'll hopefully in the next release.
Because the pyOpenSSL package name and requirement name do not match we
also add code to lower the name for comparison.
Also the check-uc only complains about a single issue but there are 3.
Change-Id: I6657802908ac4052eeb6c73fb03098b0c3557eb2
Implement XFAIL handling for ignoring known problems so that
we can make the job voting until the remaining issues are sorted
out.
Change-Id: Ia2cf2c440a72e6365a9ff08086704dc535bbc072
Use pkg_resources.require to report conflicts to ensure
co-installability.
Co-Authored-By: Igor Yozhikov <iyozhikov@mirantis.com>
Change-Id: I7443496b6a06d02bb9cc9457b729dea71451f44a