From: Jacob MacDonald <jaccarmac@gmail.com>
To: 36608@debbugs.gnu.org
Subject: [bug#36608] [PATCH 7/9] Update docker-compose to 1.24.1.
Date: Thu, 11 Jul 2019 15:51:56 -0500 [thread overview]
Message-ID: <CACy6W0BU1dxG8Yp-JS5_fuzNJnPRmWodXryaNY8Q2xmbNtCLWg@mail.gmail.com> (raw)
In-Reply-To: <CACy6W0C=ZWf-y1Uje7ox9gxOJgn1GXr4UojA3TLN=GfOpem5oQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: 0007-gnu-python-dockerpty-Update-to-0.4.1.patch --]
[-- Type: text/x-patch, Size: 1065 bytes --]
From fef43a887916608104244aeab14c00f0968025c6 Mon Sep 17 00:00:00 2001
From: Jacob MacDonald <jaccarmac@gmail.com>
Date: Thu, 11 Jul 2019 15:39:18 -0500
Subject: [PATCH 7/9] gnu: python-dockerpty: Update to 0.4.1.
* gnu/packages/docker.scm (python-dockerpty): Update to 0.4.1.
---
gnu/packages/docker.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/docker.scm b/gnu/packages/docker.scm
index fac7d4889a..e4a7d4c2fd 100644
--- a/gnu/packages/docker.scm
+++ b/gnu/packages/docker.scm
@@ -73,14 +73,14 @@ management tool.")
(define-public python-dockerpty
(package
(name "python-dockerpty")
- (version "0.3.4")
+ (version "0.4.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "dockerpty" version))
(sha256
(base32
- "0za6rr349641wv76ww9l3zcic2xyxrirlxpnzl4296h897648455"))))
+ "1kjn64wx23jmr8dcc6g7bwlmrhfmxr77gh6iphqsl39sayfxdab9"))))
(build-system python-build-system)
(native-inputs
`(("python-six" ,python-six)))
--
2.22.0
next prev parent reply other threads:[~2019-07-11 20:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-11 20:48 [bug#36608] [PATCH] Update docker-compose to 1.24.1 Jacob MacDonald
2019-07-11 20:50 ` [bug#36608] [PATCH 1/9] " Jacob MacDonald
2019-07-11 20:51 ` [bug#36608] [PATCH 2/9] " Jacob MacDonald
2019-07-11 20:51 ` [bug#36608] [PATCH 3/9] " Jacob MacDonald
2019-07-11 20:51 ` [bug#36608] [PATCH 4/9] " Jacob MacDonald
2019-07-11 20:51 ` [bug#36608] [PATCH 5/9] " Jacob MacDonald
2019-07-11 20:51 ` [bug#36608] [PATCH 6/9] " Jacob MacDonald
2019-07-11 20:51 ` Jacob MacDonald [this message]
2019-07-11 20:52 ` [bug#36608] [PATCH 8/9] " Jacob MacDonald
2019-07-13 13:16 ` bug#36608: " Ludovic Courtès
2019-07-11 20:52 ` [bug#36608] [PATCH 9/9] " Jacob MacDonald
2019-07-13 13:17 ` [bug#36608] [PATCH] " Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CACy6W0BU1dxG8Yp-JS5_fuzNJnPRmWodXryaNY8Q2xmbNtCLWg@mail.gmail.com \
--to=jaccarmac@gmail.com \
--cc=36608@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.