#50991: mitmproxy-2.7 is not working, due to netlib version mismatch ----------------------------+------------------------ Reporter: th-macports@… | Owner: macports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-mitmproxy | ----------------------------+------------------------ Comment (by petr@…): `py-mitmproxy` pins the version to exactly the same minor version as py- netlib (see https://github.com/mitmproxy/mitmproxy/blob/v0.15/setup.py#L17), so we would need to update to 0.16. Ticket #50611, provides only an update to 0.15, which will not solve this problem. At the same time the `tar.gz` tarball for version 0.16 is not published on PyPI, which is currently used by this port. So either, we 1. use the tarball from GitHub, 2. try to use the wheel file on PyPI, 3. wait until netlib and mitmproxy merge (expected to happen for version
0.16)
I filed this [https://github.com/mitmproxy/mitmproxy/issues/1064 issue] understand better, why the `tar.gz` file is no longer available on PyPI and what to expect in future. -- Ticket URL: <https://trac.macports.org/ticket/50991#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X