[MacPorts] #70907: docker-compose: Upgrade due to a breaking change in requests (was: Upgrade docker-compose due to a breaking change in requests)
MacPorts
noreply at macports.org
Tue Sep 24 23:36:14 UTC 2024
#70907: docker-compose: Upgrade due to a breaking change in requests
-----------------------------+--------------------------
Reporter: lexspoon | Owner: emcrisostomo
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: docker-compose |
-----------------------------+--------------------------
Changes (by ryandesign):
* status: new => assigned
* owner: (none) => emcrisostomo
Old description:
> As of today, I cannot build basic projects using `docker-compose` due to
> this error message:
> ```
> Error while fetching server API version: Not supported URL scheme
> http+docker
> ```
>
> The problem appears to be an incompatibility between docker-compose and
> the Python requests library. The break happened in requests version
> 2.32.x, and right now, MacPorts provides 2.32.3.
>
> The fix is in [https://github.com/docker/docker-py/pull/3257 this PR],
> which also has many details about the incompatibility.
New description:
As of today, I cannot build basic projects using `docker-compose` due to
this error message:
{{{
Error while fetching server API version: Not supported URL scheme
http+docker
}}}
The problem appears to be an incompatibility between docker-compose and
the Python requests library. The break happened in requests version
2.32.x, and right now, MacPorts provides 2.32.3.
The fix is in [https://github.com/docker/docker-py/pull/3257 this PR],
which also has many details about the incompatibility.
--
--
Ticket URL: <https://trac.macports.org/ticket/70907#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list