unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jacob MacDonald <jaccarmac@gmail.com>
To: 36608@debbugs.gnu.org
Subject: [bug#36608] [PATCH 6/9] Update docker-compose to 1.24.1.
Date: Thu, 11 Jul 2019 15:51:47 -0500	[thread overview]
Message-ID: <CACy6W0DWn70XF+LTMspAaD=JTgrMavQGNPF7STLCXRevdLh_pw@mail.gmail.com> (raw)
In-Reply-To: <CACy6W0C=ZWf-y1Uje7ox9gxOJgn1GXr4UojA3TLN=GfOpem5oQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0006-gnu-python-docker-pycreds-Update-to-0.4.0.patch --]
[-- Type: text/x-patch, Size: 1134 bytes --]

From 8778d69652a250567e292d1494489de5dcd8b533 Mon Sep 17 00:00:00 2001
From: Jacob MacDonald <jaccarmac@gmail.com>
Date: Thu, 11 Jul 2019 15:39:48 -0500
Subject: [PATCH 6/9] gnu: python-docker-pycreds: Update to 0.4.0.

* gnu/packages/docker.scm (python-docker-pycreds): Update to 0.4.0.
---
 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 bb981665d6..fac7d4889a 100644
--- a/gnu/packages/docker.scm
+++ b/gnu/packages/docker.scm
@@ -129,14 +129,14 @@ created and all the services are started as specified in the configuration.")
 (define-public python-docker-pycreds
   (package
     (name "python-docker-pycreds")
-    (version "0.3.0")
+    (version "0.4.0")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "docker-pycreds" version))
         (sha256
          (base32
-          "1zxvam1q22qb0jf48553nnncnfrcp88ag4xa0qmq6vr0imn9a3lb"))))
+          "1m44smrggnqghxkqfl7vhapdw89m1p3vdr177r6cq17lr85jgqvc"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.22.0


  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 ` Jacob MacDonald [this message]
2019-07-11 20:51 ` [bug#36608] [PATCH 7/9] " Jacob MacDonald
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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACy6W0DWn70XF+LTMspAaD=JTgrMavQGNPF7STLCXRevdLh_pw@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).