guix-commits
[Top][All Lists]
Advanced

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

03/28: gnu: Remove python2-sphinx-repoze-autointerface.


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

mothacehe pushed a commit to branch master
in repository guix.

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

    gnu: Remove python2-sphinx-repoze-autointerface.
    
    * gnu/packages/sphinx.scm (python2-sphinx-repoze-autointerface): 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 8e3958e6a2..176257b466 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -595,9 +595,6 @@ introspection of @code{zope.interface} instances in code.")
     (home-page "https://github.com/repoze/repoze.sphinx.autointerface";)
     (license license:repoze)))
 
-(define-public python2-sphinx-repoze-autointerface
-  (package-with-python2 python-sphinx-repoze-autointerface))
-
 (define-public python-sphinx-prompt
   (package
     (name "python-sphinx-prompt")



reply via email to

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