[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
74/285: gnu: python-sphinx: Update to 2.3.1.
From: |
guix-commits |
Subject: |
74/285: gnu: python-sphinx: Update to 2.3.1. |
Date: |
Sun, 29 Dec 2019 20:44:03 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 3573cf86fda76fab79571ae69a0fb942bc832b8f
Author: Brett Gilio <address@hidden>
Date: Mon Dec 23 17:20:33 2019 -0600
gnu: python-sphinx: Update to 2.3.1.
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.3.1.
---
gnu/packages/sphinx.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index a3958d2..c76a145 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -12,6 +12,7 @@
;;; Copyright © 2019 Efraim Flashner <address@hidden>
;;; Copyright © 2019 Nicolas Goaziou <address@hidden>
;;; Copyright © 2019 Alexandros Theodotou <address@hidden>
+;;; Copyright © 2019 Brett Gilio <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -47,14 +48,14 @@
(define-public python-sphinx
(package
(name "python-sphinx")
- (version "2.2.0")
+ (version "2.3.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "Sphinx" version))
(sha256
(base32
- "0ig8s94xg0p6h9y5s3ns9x8i10b24ihzvs65b5jwrhrgih7nnn0d"))))
+ "19a28nsb0w4bs6k8rdfyk6vzrcwdpvhs2wq77rgpmww59yvndrz6"))))
(build-system python-build-system)
(arguments
`(#:phases
- 76/285: gnu: python-sphinx: Use HTTP URI., (continued)
- 76/285: gnu: python-sphinx: Use HTTP URI., guix-commits, 2019/12/29
- 81/285: gnu: python-sphinxcontrib-programoutput: Fix home-page., guix-commits, 2019/12/29
- 85/285: gnu: python-sphinxcontrib-svg2pdfconverter: Fix license., guix-commits, 2019/12/29
- 86/285: gnu: python-eventlet: Update to 0.25.1., guix-commits, 2019/12/29
- 91/285: gnu: Add python-flit., guix-commits, 2019/12/29
- 123/285: gnu: qutebrowser: Update to 1.8.3., guix-commits, 2019/12/29
- 125/285: gnu: qutebrowser: Update source URI., guix-commits, 2019/12/29
- 126/285: gnu: chez-scheme: Update to 9.5.2., guix-commits, 2019/12/29
- 235/285: gnu: emacs-ag: Adjust indentation., guix-commits, 2019/12/29
- 246/285: gnu: emacs-ccls: Update to 0.1-4., guix-commits, 2019/12/29
- 74/285: gnu: python-sphinx: Update to 2.3.1.,
guix-commits <=
- 95/285: gnu: gnunet: Fix license., guix-commits, 2019/12/29
- 198/285: gnu: emacs-telega: Update to 0.5.4., guix-commits, 2019/12/29
- 227/285: gnu: emacs-with-editor: Update to 2.9.0., guix-commits, 2019/12/29
- 228/285: gnu: emacs-minions: Update to 0.3.2., guix-commits, 2019/12/29
- 233/285: gnu: emacs-wget: Adjust indentation., guix-commits, 2019/12/29
- 237/285: gnu: emacs-calfw: Adjust indentation., guix-commits, 2019/12/29
- 260/285: gnu: picom: Correct typo., guix-commits, 2019/12/29