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:
12
python-nltk-remove-yaml.patch
Normal file
12
python-nltk-remove-yaml.patch
Normal 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'
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user