SOURCES: python-nltk_lite-no-similarity.patch (NEW) - do not try t...

zboczuch zboczuch at pld-linux.org
Tue Jun 12 17:07:26 CEST 2007


Author: zboczuch                     Date: Tue Jun 12 15:07:26 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- do not try to import similarity module (according to recent project's
  svn commits, this module was removed due to code cleanup)

---- Files affected:
SOURCES:
   python-nltk_lite-no-similarity.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/python-nltk_lite-no-similarity.patch
diff -u /dev/null SOURCES/python-nltk_lite-no-similarity.patch:1.1
--- /dev/null	Tue Jun 12 17:07:26 2007
+++ SOURCES/python-nltk_lite-no-similarity.patch	Tue Jun 12 17:07:21 2007
@@ -0,0 +1,9 @@
+diff -ur nltk_lite-0.7.5-orig/nltk_lite/wordnet/__init__.py nltk_lite-0.7.5/nltk_lite/wordnet/__init__.py
+--- nltk_lite-0.7.5-orig/nltk_lite/wordnet/__init__.py	2007-05-16 10:54:51.000000000 +0200
++++ nltk_lite-0.7.5/nltk_lite/wordnet/__init__.py	2007-06-12 17:02:21.571832589 +0200
+@@ -554,5 +554,4 @@
+ 
+ from cache import *
+ from lexname import *
+-from similarity import *
+ from wordnet import *
================================================================


More information about the pld-cvs-commit mailing list