Opened 7 years ago
Closed 7 years ago
#54451 closed update (fixed)
docker-compose @1.7.1: Update to 1.14.0
Reported by: | zdw (Zack Williams) | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | Cc: | ||
Port: | docker-compose |
Description
Update docker-compose to 1.14.0
This requires py-docker
to be updated as well, per this patch: https://trac.macports.org/ticket/54450
There is a patch required that allows compatibility with the newer py-requests
port. This is being done in other distros, such as Arch, and in testing doesn't appear to cause problems. Github issue about this: https://github.com/docker/compose/issues/4431
Attachments (2)
Change History (3)
Changed 7 years ago by zdw (Zack Williams)
Attachment: | Portfile-docker-compose.diff added |
---|
Changed 7 years ago by zdw (Zack Williams)
Attachment: | patch-setup.py.diff added |
---|
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Owner: | set to mf2k |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 4fe759048ab7bb5d810288f54ba24b1307fd6e3f/macports-ports: