guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/28: gnu: Remove python2-sphinx-rtd-theme.


From: guix-commits
Subject: 06/28: gnu: Remove python2-sphinx-rtd-theme.
Date: Thu, 20 Jan 2022 08:34:27 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit 52bb5b0cd9d43b8d75e5274c94553b1da50a80cc
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Jan 19 14:08:54 2022 +0000

    gnu: Remove python2-sphinx-rtd-theme.
    
    * gnu/packages/sphinx.scm (python2-sphinx-rtd-theme): Remove variable.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 gnu/packages/sphinx.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 43f9712504..6ee0325628 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -731,9 +731,6 @@ and several other projects.")
     (description "A theme for Sphinx used by ReadTheDocs.org.")
     (license license:expat)))
 
-(define-public python2-sphinx-rtd-theme
-  (package-with-python2 python-sphinx-rtd-theme))
-
 (define-public python-breathe
   (package
     (name "python-breathe")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]