GNU bug report logs - #36608
[PATCH] Update docker-compose to 1.24.1.

Previous Next

Package: guix-patches;

Reported by: Jacob MacDonald <jaccarmac <at> gmail.com>

Date: Thu, 11 Jul 2019 20:50:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#36608: closed ([PATCH] Update docker-compose to 1.24.1.)
Date: Sat, 13 Jul 2019 13:17:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 13 Jul 2019 15:16:01 +0200
with message-id <87pnme848e.fsf <at> gnu.org>
and subject line Re: [bug#36608] [PATCH 8/9] Update docker-compose to 1.24.1.
has caused the debbugs.gnu.org bug report #36608,
regarding [PATCH] Update docker-compose to 1.24.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
36608: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36608
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jacob MacDonald <jaccarmac <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] Update docker-compose to 1.24.1.
Date: Thu, 11 Jul 2019 15:48:59 -0500
Several patches incoming, I'm spacing them out this time after
realizing attachments weren't sorted in my last ticket. Sorry about
that.


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Jacob MacDonald <jaccarmac <at> gmail.com>
Cc: 36608-done <at> debbugs.gnu.org
Subject: Re: [bug#36608] [PATCH 8/9] Update docker-compose to 1.24.1.
Date: Sat, 13 Jul 2019 15:16:01 +0200
Hello,

Jacob MacDonald <jaccarmac <at> gmail.com> skribis:

> From ce4ba389f4feb4be00ab0f1910ec4114e0c41a15 Mon Sep 17 00:00:00 2001
> From: Jacob MacDonald <jaccarmac <at> gmail.com>
> Date: Thu, 11 Jul 2019 15:38:17 -0500
> Subject: [PATCH 8/9] gnu: python-docker-py: Update to 3.7.3.
>
> * gnu/packages/docker.scm (python-docker-py): Update to 3.7.3.

[...]

>      (inputs
> -     `(("python-requests" ,python-requests)
> +     `(("python2-backport-ssl-match-hostname"
> +        ,python2-backport-ssl-match-hostname)

AFAICS ‘python2-backport-ssl-match-hostname’ is unnecessary here since
it’s a Python 3.x package.  So I took the liberty to remove it.

I also adjusted the commit log so that it mentions all the changes made
to the package, including ‘inputs’ changes.

I added a copyright line for you in python-xyz.scm and pushed the whole
series.

Thank you!

Ludo’.


This bug report was last modified 6 years and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.