[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
129/231: gnu: python-sphinx-4: Inherit from python-sphinx-5.
From: |
guix-commits |
Subject: |
129/231: gnu: python-sphinx-4: Inherit from python-sphinx-5. |
Date: |
Tue, 15 Oct 2024 17:11:14 -0400 (EDT) |
sharlatan pushed a commit to branch python-team-old
in repository guix.
commit eaa35a0fd67999b5619b812835200c74f09f4ba9
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 2441027afe..a1eb6f46fa 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -253,7 +253,7 @@ 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)
- 103/231: gnu: python-pydata-sphinx-theme: Disable one test., (continued)
- 103/231: gnu: python-pydata-sphinx-theme: Disable one test., guix-commits, 2024/10/15
- 95/231: gnu: python-jsonpointer: Update to 1.14., guix-commits, 2024/10/15
- 102/231: gnu: python-openapi-schema-validator: Update to 0.6.2., guix-commits, 2024/10/15
- 104/231: gnu: python-lazy-object-proxy: Update to 1.10.0., guix-commits, 2024/10/15
- 134/231: gnu: python-widgetsnbextension: Update to 4.0.10., guix-commits, 2024/10/15
- 120/231: gnu: Add python-pytoolconfig., guix-commits, 2024/10/15
- 125/231: gnu: python-lsp-server: Update to 1.11.0., guix-commits, 2024/10/15
- 128/231: gnu: python-sphinx-5: Disable failing tests., guix-commits, 2024/10/15
- 133/231: gnu: python-nbconvert: Update to 7.16.4., guix-commits, 2024/10/15
- 121/231: gnu: Add python-whatthepatch., guix-commits, 2024/10/15
- 129/231: gnu: python-sphinx-4: Inherit from python-sphinx-5.,
guix-commits <=
- 119/231: gnu: Add python-docstring-to-markdown., guix-commits, 2024/10/15
- 132/231: gnu: python-mistune: Update to 3.0.2., guix-commits, 2024/10/15
- 131/231: gnu: python-pycurl: Update to 7.45.3., guix-commits, 2024/10/15
- 138/231: gnu: python-ipywidgets: Update to 8.1.2., guix-commits, 2024/10/15
- 142/231: gnu: python-isort: Move to pyproject-build-system., guix-commits, 2024/10/15
- 152/231: gnu: Add ghc-language-python., guix-commits, 2024/10/15
- 140/231: gnu: python-transient: Move to pyproject-build-system., guix-commits, 2024/10/15
- 151/231: gnu: Add xcffibgen., guix-commits, 2024/10/15
- 154/231: gnu: qtile: Update to 0.23.0., guix-commits, 2024/10/15
- 159/231: gnu: conda: Move to pyproject-build-system., guix-commits, 2024/10/15