guix-commits
[Top][All Lists]
Advanced

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

04/28: gnu: Remove python2-sphinx-cloud-sptheme.


From: guix-commits
Subject: 04/28: gnu: Remove python2-sphinx-cloud-sptheme.
Date: Thu, 20 Jan 2022 08:34:25 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

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

    gnu: Remove python2-sphinx-cloud-sptheme.
    
    * gnu/packages/sphinx.scm (python2-sphinx-cloud-sptheme): 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 176257b466..80356df7b5 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -690,9 +690,6 @@ argparse commands and options")
 related extensions.")
     (license license:bsd-3)))
 
-(define-public python2-sphinx-cloud-sptheme
-  (package-with-python2 python-sphinx-cloud-sptheme))
-
 (define-public python-guzzle-sphinx-theme
   (package
     (name "python-guzzle-sphinx-theme")



reply via email to

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