guix-commits
[Top][All Lists]
Advanced

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

05/28: gnu: Remove python2-guzzle-sphinx-theme.


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

mothacehe pushed a commit to branch master
in repository guix.

commit 684102f32207ba9c63cdf0a0b8457025ddb1ddee
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Jan 19 14:08:53 2022 +0000

    gnu: Remove python2-guzzle-sphinx-theme.
    
    * gnu/packages/sphinx.scm (python2-guzzle-sphinx-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 80356df7b5..43f9712504 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -711,9 +711,6 @@ Sphinx documentation system, used by 
@uref{http://docs.guzzlephp.org, Guzzle}
 and several other projects.")
     (license license:expat)))
 
-(define-public python2-guzzle-sphinx-theme
-  (package-with-python2 python-guzzle-sphinx-theme))
-
 (define-public python-sphinx-rtd-theme
   (package
     (name "python-sphinx-rtd-theme")



reply via email to

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