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 5/9] Update docker-compose to 1.24.1.
Date: Thu, 11 Jul 2019 15:51:37 -0500	[thread overview]
Message-ID: <CACy6W0DPn0GF9_g3xa4-Utkeo8Lmjt5AQhnYkmab-hjW-EL3VQ@mail.gmail.com> (raw)
In-Reply-To: <CACy6W0C=ZWf-y1Uje7ox9gxOJgn1GXr4UojA3TLN=GfOpem5oQ@mail.gmail.com>

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



[-- Attachment #2: 0005-gnu-python-texttable-Update-to-0.9.1.patch --]
[-- Type: text/x-patch, Size: 1142 bytes --]

From 82c77855aaeae69193c589410e4f76ce7e80c329 Mon Sep 17 00:00:00 2001
From: Jacob MacDonald <jaccarmac@gmail.com>
Date: Thu, 11 Jul 2019 15:43:03 -0500
Subject: [PATCH 5/9] gnu: python-texttable: Update to 0.9.1.

* gnu/packages/python-xyz.scm (python-texttable): Update to 0.9.1.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 731e037b7f..a904bf9e16 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8118,14 +8118,14 @@ the standard library.")
 (define-public python-texttable
   (package
     (name "python-texttable")
-    (version "0.8.7")
+    (version "0.9.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "texttable" version))
        (sha256
         (base32
-         "1liiiydgkg37i46a418aw19fyf6z3ds51wdwwpyjbs12x0phhf4a"))))
+         "0yawv64c0zbawwv6zz84whb32fnb2n9jylwjcfsrcdgh7xvl340i"))))
     (build-system python-build-system)
     (arguments '(#:tests? #f)) ; no tests
     (home-page "https://github.com/foutaise/texttable/")
-- 
2.22.0


  parent reply	other threads:[~2019-07-11 20:52 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 ` Jacob MacDonald [this message]
2019-07-11 20:51 ` [bug#36608] [PATCH 6/9] " Jacob MacDonald
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=CACy6W0DPn0GF9_g3xa4-Utkeo8Lmjt5AQhnYkmab-hjW-EL3VQ@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).