[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
98/195: gnu: python-sphinx-4: Inherit from python-sphinx-5.
From: |
guix-commits |
Subject: |
98/195: gnu: python-sphinx-4: Inherit from python-sphinx-5. |
Date: |
Tue, 15 Oct 2024 03:29:52 -0400 (EDT) |
sharlatan pushed a commit to branch python-team-rebased
in repository guix.
commit caf48e3afc09c26f2d65e67d837dc4a3db2daf0b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 9 22:55:34 2024 +0200
gnu: python-sphinx-4: Inherit from python-sphinx-5.
* gnu/packages/sphinx.scm (python-sphinx-4): Inherit from python-sphinx-5,
in
particular the arguments field.
Change-Id: Icb15e34b7bfbe38d17f4cd64234316950437538d
---
gnu/packages/sphinx.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index f043e79d80..e20698b52f 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -256,7 +256,7 @@ projects or other documents consisting of multiple
reStructuredText sources.")
;; Some packages do not support Sphinx 5 yet. Remove when unused.
(define-public python-sphinx-4
(package
- (inherit python-sphinx)
+ (inherit python-sphinx-5)
(version "4.5.0")
(source (origin
(method url-fetch)
- 64/195: gnu: python-notebook: Update to 6.5.7., (continued)
- 64/195: gnu: python-notebook: Update to 6.5.7., guix-commits, 2024/10/15
- 68/195: gnu: python-jupyter-server-mathjax: Update to 0.2.6., guix-commits, 2024/10/15
- 66/195: gnu: Add python-jupyter-server-terminals., guix-commits, 2024/10/15
- 75/195: gnu: Add python-pathable., guix-commits, 2024/10/15
- 74/195: gnu: python-sparqlkernel: Patch install script., guix-commits, 2024/10/15
- 73/195: gnu: python-requests: Update to 2.31.0., guix-commits, 2024/10/15
- 80/195: gnu: python-graphql-core: Enable tests., guix-commits, 2024/10/15
- 84/195: gnu: python-myst-parser: Update to 3.0.1., guix-commits, 2024/10/15
- 85/195: gnu: Add python-sphinxext-rediraffe., guix-commits, 2024/10/15
- 91/195: gnu: python-rope: Update to 1.13.0., guix-commits, 2024/10/15
- 98/195: gnu: python-sphinx-4: Inherit from python-sphinx-5.,
guix-commits <=
- 115/195: gnu: python-zope-i18nmessageid: Update to 5.1.1., guix-commits, 2024/10/15
- 106/195: gnu: python-jupyterlab-widgets: Update to 3.0.10., guix-commits, 2024/10/15
- 103/195: gnu: python-widgetsnbextension: Update to 4.0.10., guix-commits, 2024/10/15
- 105/195: gnu: python-ipykernel: Update to 6.29.4., guix-commits, 2024/10/15
- 101/195: gnu: python-mistune: Update to 3.0.2., guix-commits, 2024/10/15
- 120/195: gnu: Add xcffibgen., guix-commits, 2024/10/15
- 112/195: gnu: python-codespell: Improve package style., guix-commits, 2024/10/15
- 135/195: gnu: python-pypujs: Improve package style., guix-commits, 2024/10/15
- 132/195: gnu: python-arrow: Move to pyproject-build-system., guix-commits, 2024/10/15
- 128/195: gnu: conda: Reindent., guix-commits, 2024/10/15