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 2/3] gnu: python-sphinx: Update to 3.2.1.
Date: Sat, 10 Oct 2020 18:24:21 -0400	[thread overview]
Message-ID: <0f1bfed3b1e2bbff6e32baa264cb3585efd9c69b.1602367454.git.simon@simonsouth.net> (raw)
In-Reply-To: <cover.1602367454.git.simon@simonsouth.net>

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

diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index f27f9d0176..476632a378 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -48,14 +48,14 @@
 (define-public python-sphinx
   (package
     (name "python-sphinx")
-    (version "2.3.1")
+    (version "3.2.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "Sphinx" version))
        (sha256
         (base32
-         "19a28nsb0w4bs6k8rdfyk6vzrcwdpvhs2wq77rgpmww59yvndrz6"))))
+         "1s70hxhddzf656kmj01lws4cbywgsinbg8750r9ilf7s2sdns79j"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.28.0





  parent reply	other threads:[~2020-10-10 22:30 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 ` [bug#43915] [PATCH 1/3] gnu: python-six: Update to 1.15.0 Simon South
2020-10-10 22:24 ` Simon South [this message]
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=0f1bfed3b1e2bbff6e32baa264cb3585efd9c69b.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).