guix-commits
[Top][All Lists]
Advanced

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

02/07: gnu: Remove python2-nltk.


From: guix-commits
Subject: 02/07: gnu: Remove python2-nltk.
Date: Sat, 22 Jan 2022 06:47:38 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit b084ab813ac0a63f3c59c2291d309541d968db5f
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Jan 22 11:06:54 2022 +0100

    gnu: Remove python2-nltk.
    
    * gnu/packages/python-xyz.scm (python2-nltk): Remove variable.
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 1d1d521eb0..036b0c7d29 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -17268,9 +17268,6 @@ multitouch applications.")
         (base32 "153x2clrnigs74jdgnn3qmljdjj4gprmvpdvh49i18ls4m8mbm5y"))))
     (propagated-inputs (list python-six))))
 
-(define-public python2-nltk
-  (package-with-python2 python-nltk))
-
 (define-public python-pymongo
   (package
     (name "python-pymongo")



reply via email to

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