guix-patches
[Top][All Lists]
Advanced

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

[bug#53364] [PATCH 02/28] gnu: Remove python2-sphinx-me.


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

* gnu/packages/sphinx.scm (python2-sphinx-me): 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 0e6a81d040..3c319b03de 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -572,9 +572,6 @@ meta data such as the project name, author and version from 
your project for
 use in your Sphinx docs.")
     (license license:bsd-2)))
 
-(define-public python2-sphinx-me
-  (package-with-python2 python-sphinx-me))
-
 (define-public python-sphinx-repoze-autointerface
   (package
     (name "python-sphinx-repoze-autointerface")
-- 
2.30.2






reply via email to

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