GNU bug report logs -
#76835
[PATCH python-team 00/15] Some further python fixes
Previous Next
Reported by: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Fri, 7 Mar 2025 18:51:02 UTC
Severity: normal
Tags: patch
Done: Steve George <steve <at> futurile.net>
Bug is archived. No further changes may be made.
Full log
Message #86 received at 76835 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints-5): Delete variable.
---
gnu/packages/sphinx.scm | 7 -------
1 file changed, 7 deletions(-)
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 6847592a99..5f06cb04f5 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -1234,13 +1234,6 @@ (define-public python-sphinx-autodoc-typehints
documenting acceptable argument types and return value types of functions.")
(license license:expat)))
-(define-public python-sphinx-autodoc-typehints-5
- (package/inherit python-sphinx-autodoc-typehints
- (propagated-inputs
- (modify-inputs
- (package-propagated-inputs python-sphinx-autodoc-typehints)
- (replace "python-sphinx" python-sphinx-5)))))
-
(define-public python-sphinx-pytest
(package
(name "python-sphinx-pytest")
--
2.48.1
This bug report was last modified 87 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.