[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51306] [PATCH] gnu: docker-compose: Update to 1.29.2
From: |
Ludovic Courtès |
Subject: |
[bug#51306] [PATCH] gnu: docker-compose: Update to 1.29.2 |
Date: |
Sat, 30 Oct 2021 16:01:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Olivier Dion <olivier.dion@polymtl.ca> skribis:
> On Thu, 28 Oct 2021, Ludovic Courtès <ludo@gnu.org> wrote:
>> Olivier Dion <olivier.dion@polymtl.ca> skribis:
>>
>>> * gnu/packages/docker.scm (docker-compose): Update to 1.29.2.
>>
>> Applied, thanks!
>>
>> Ludo’.
>
> Note that I just tested, and python-dotenv is missing. After adding it,
> Pypi docker version is 3 major versions too old for docker-compose.
> Even after bumping it, there's also many other nightmares with
> pkg_resources throwing `DistributionNotFound`.
Oh, too bad this isn’t caught at build time.
> There's probably many things to fixe and I think it would be best to
> revert this patch.
OK, done (will push shortly).
Ludo’.