unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45580] [PATCH] gnu: python-sphinx: Update to 3.4.1.
@ 2020-12-31 22:18 Alexandros Theodotou
  2021-07-20 18:32 ` bug#45580: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandros Theodotou @ 2020-12-31 22:18 UTC (permalink / raw)
  To: 45580


[-- 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 --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45580: [PATCH] gnu: python-sphinx: Update to 3.4.1.
  2020-12-31 22:18 [bug#45580] [PATCH] gnu: python-sphinx: Update to 3.4.1 Alexandros Theodotou
@ 2021-07-20 18:32 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-07-20 18:32 UTC (permalink / raw)
  To: Alexandros Theodotou; +Cc: 45580-done

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

Sorry, it looks like this patch got missed and python-sphinx is now at
4.0.1 on core-updates.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-20 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-31 22:18 [bug#45580] [PATCH] gnu: python-sphinx: Update to 3.4.1 Alexandros Theodotou
2021-07-20 18:32 ` bug#45580: " Efraim Flashner

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).