unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Alexandros Theodotou <alex@zrythm.org>
To: 45580@debbugs.gnu.org
Subject: [bug#45580] [PATCH] gnu: python-sphinx: Update to 3.4.1.
Date: Thu, 31 Dec 2020 22:18:46 +0000	[thread overview]
Message-ID: <db4b9a7f3d0f8bb26a806516b322fa5418ab4fca.camel@zrythm.org> (raw)


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

Hi,

This patch updates python-sphinx to latest version.

Thanks,
Alex

[-- Attachment #1.2: 0001-gnu-python-sphinx-Update-to-3.4.1.patch --]
[-- Type: text/x-patch, Size: 1004 bytes --]

From 8d1377976240b980ba901c757af31ab7e81f9579 Mon Sep 17 00:00:00 2001
From: Alexandros Theodotou <alex@zrythm.org>
Date: Thu, 31 Dec 2020 22:16:23 +0000
Subject: [PATCH] gnu: python-sphinx: Update to 3.4.1.

* gnu/packages/sphinx.scm (python-sphinx): Update to 3.4.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 3531ed3bdf..973f12359c 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -49,14 +49,14 @@
 (define-public python-sphinx
   (package
     (name "python-sphinx")
-    (version "3.2.1")
+    (version "3.4.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "Sphinx" version))
        (sha256
         (base32
-         "1s70hxhddzf656kmj01lws4cbywgsinbg8750r9ilf7s2sdns79j"))))
+         "1vqjhy7hl8nzzjl534ixwwm809nsac9vz0si108ld4pqbwhcnl74"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.29.2


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2020-12-31 22:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-31 22:18 Alexandros Theodotou [this message]
2021-07-20 18:32 ` bug#45580: [PATCH] gnu: python-sphinx: Update to 3.4.1 Efraim Flashner

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=db4b9a7f3d0f8bb26a806516b322fa5418ab4fca.camel@zrythm.org \
    --to=alex@zrythm.org \
    --cc=45580@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).