guix-commits
[Top][All Lists]
Advanced

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

02/28: gnu: Remove python2-sphinx-me.


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

mothacehe pushed a commit to branch master
in repository guix.

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

    gnu: Remove python2-sphinx-me.
    
    * gnu/packages/sphinx.scm (python2-sphinx-me): 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 55a5422037..8e3958e6a2 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -574,9 +574,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")



reply via email to

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