guix-patches
[Top][All Lists]
Advanced

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

[bug#53364] [PATCH 04/28] gnu: Remove python2-sphinx-cloud-sptheme.


From: Vinicius Monego
Subject: [bug#53364] [PATCH 04/28] gnu: Remove python2-sphinx-cloud-sptheme.
Date: Wed, 19 Jan 2022 14:08:52 +0000

* gnu/packages/sphinx.scm (python2-sphinx-cloud-sptheme): Remove variable.
---
 gnu/packages/sphinx.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 0add590db9..0d5bc63f13 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -688,9 +688,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")
-- 
2.30.2






reply via email to

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