Opened 8 years ago

Last modified 8 years ago

#51553 closed defect

docker-compose python requests version — at Initial Version

Reported by: snarfmason (Jonathan Mason) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: docker-compose

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.