14
0
forked from pool/python-nltk

Accepting request 26228 from home:Odd-rationale

Copy from home:Odd-rationale/python-nltk via accept of submit request 26228 revision 7.
Request was accepted with message:
looks good to me

OBS-URL: https://build.opensuse.org/request/show/26228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=1
This commit is contained in:
Stephan Kulow
2010-01-15 14:00:38 +00:00
committed by Git OBS Bridge
commit 509876b0ce
6 changed files with 129 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
--- setup.py.old 2009-11-09 06:47:53.000000000 -0600
+++ setup.py 2009-12-10 17:42:05.570604887 -0600
@@ -57,8 +57,7 @@
'nltk.tag',
'nltk.tokenize',
'nltk.toolbox',
- 'nltk.etree',
- 'yaml'
+ 'nltk.etree'
],
)