Opened 8 years ago

Last modified 8 years ago

#51553 closed defect

docker-compose python requests version — at Version 2

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

Description (last modified by mf2k (Frank Schima))

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 r146227 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 (2)

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to sean@…
Port: docker-compose added

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers docker-compose), if any.

comment:2 Changed 8 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.