#51553: docker-compose python requests version --------------------------------+-------------------------------- Reporter: jonathan.e.mason@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: --------------------------------+-------------------------------- A current `port install docker-compose` will install py27-requests 2.10.0 but docker-compose requires < 2.10 I see a recent diff on the Portfile https://trac.macports.org/changeset/146227/trunk/dports/python/docker- compose/Portfile changed it from < 2.9 to < 2.10, I guess py27-requests has had another bump? I did a hacky workaround by manually editing `/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/docker_compose-1.6.2-py2.7.egg-info/requires.txt` after the install. docker-compose seems to work fine with py27-requests 2.10.0. -- Ticket URL: <https://trac.macports.org/ticket/51553> MacPorts <https://www.macports.org/> Ports system for OS X