[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
126/361: gnu: python-sphinx-4: Inherit from python-sphinx-5.
From: |
guix-commits |
Subject: |
126/361: gnu: python-sphinx-4: Inherit from python-sphinx-5. |
Date: |
Fri, 22 Nov 2024 06:00:25 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit fd61452b32a849743d7ab20330cdac3d1210cee2
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 4b2e12adc4..b6fe561d00 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -268,7 +268,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)
- 105/361: gnu: python-sparqlkernel: Patch install script., (continued)
- 105/361: gnu: python-sparqlkernel: Patch install script., guix-commits, 2024/11/22
- 110/361: gnu: python-openapi-core: Update to 0.19.1., guix-commits, 2024/11/22
- 107/361: gnu: Add python-jsonschema-path., guix-commits, 2024/11/22
- 114/361: gnu: python-sphinx-pytest: Update to 0.2.0., guix-commits, 2024/11/22
- 113/361: gnu: python-jupyterlab-server: Update to 2.27.1., guix-commits, 2024/11/22
- 108/361: gnu: python-openapi-spec-validator: Update to 0.7.1., guix-commits, 2024/11/22
- 117/361: gnu: repo2docker: Update to 2024.03.0., guix-commits, 2024/11/22
- 116/361: gnu: Add python-sphinxext-rediraffe., guix-commits, 2024/11/22
- 118/361: gnu: Add python-pytoolconfig., guix-commits, 2024/11/22
- 124/361: gnu: python-nbclient: Update to 0.10.0., guix-commits, 2024/11/22
- 126/361: gnu: python-sphinx-4: Inherit from python-sphinx-5.,
guix-commits <=
- 119/361: gnu: Add python-whatthepatch., guix-commits, 2024/11/22
- 130/361: gnu: python-nbconvert: Update to 7.16.4., guix-commits, 2024/11/22
- 131/361: gnu: python-widgetsnbextension: Update to 4.0.10., guix-commits, 2024/11/22
- 134/361: gnu: python-jupyterlab-widgets: Update to 3.0.10., guix-commits, 2024/11/22
- 141/361: gnu: python-mutagen: Move to pyproject-build-system., guix-commits, 2024/11/22
- 147/361: gnu: python-docker-pycreds: Move to pyproject-build-system., guix-commits, 2024/11/22
- 145/361: gnu: vdirsyncer: Move to pyproject-build-system and enable tests., guix-commits, 2024/11/22
- 150/361: gnu: python-xcffib: Move to (gnu packages xorg)., guix-commits, 2024/11/22
- 154/361: gnu: python-alembic: Move to pyproject-build-system., guix-commits, 2024/11/22
- 161/361: gnu: zulip-term: Move to pyproject-build-system., guix-commits, 2024/11/22