unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon South <simon@simonsouth.net>
To: 43915@debbugs.gnu.org
Cc: Simon South <simon@simonsouth.net>
Subject: [bug#43915] [PATCH 1/3] gnu: python-six: Update to 1.15.0.
Date: Sat, 10 Oct 2020 18:24:20 -0400	[thread overview]
Message-ID: <8c723c428f0887ed89067d00c0e4b57fd922d5a8.1602367454.git.simon@simonsouth.net> (raw)
In-Reply-To: <cover.1602367454.git.simon@simonsouth.net>

* gnu/packages/python-xyz.scm (python-six): Update to 1.15.0.
---
 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 25eaf4a625..cd75a0cd26 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1706,14 +1706,14 @@ from the Python interpreter, or as a small part of a larger application.")
 (define-public python-six
   (package
     (name "python-six")
-    (version "1.14.0")
+    (version "1.15.0")
     (source
      (origin
       (method url-fetch)
       (uri (pypi-uri "six" version))
       (sha256
        (base32
-        "02lw67hprv57hyg3cfy02y3ixjk3nzwc0dx3c4ynlvkfwkfdnsr3"))))
+        "0n82108wxn5giff50hd9ykjhd3zl7cndabdasi6568yvbh1rqqrh"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.28.0





  reply	other threads:[~2020-10-10 22:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-10 22:21 [bug#43915] [PATCH 0/3] Update python-breathe and dependencies Simon South
2020-10-10 22:24 ` Simon South [this message]
2020-10-10 22:24 ` [bug#43915] [PATCH 2/3] gnu: python-sphinx: Update to 3.2.1 Simon South
2020-10-10 22:24 ` [bug#43915] [PATCH 3/3] gnu: python-breathe: Update to 4.22.1 Simon South
2020-10-10 22:28 ` [bug#43915] [PATCH 0/3] Update python-breathe and dependencies Simon South
2020-10-23 21:48   ` Christopher Baines
2020-10-23 22:39     ` Simon South
2020-10-24 20:17       ` Christopher Baines
2020-12-18 14:27         ` bug#43915: " Simon South

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=8c723c428f0887ed89067d00c0e4b57fd922d5a8.1602367454.git.simon@simonsouth.net \
    --to=simon@simonsouth.net \
    --cc=43915@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).