forked from pool/python-nltk
- Use _service to download source and exclude documentation that has
non-commercial license (boo#1232448) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=57
This commit is contained in:
@@ -25,7 +25,9 @@ Summary: Natural Language Toolkit
|
||||
License: Apache-2.0
|
||||
URL: http://nltk.org/
|
||||
# SourceRepository: https://github.com/nltk/nltk
|
||||
Source0: https://github.com/nltk/%{modname}/archive/refs/tags/%{version}.tar.gz#/%{modname}-%{version}.tar.gz
|
||||
# The _service download the source and repack without some doc files
|
||||
# that has non-commercial license. boo#1232448
|
||||
Source0: nltk-%{version}.tar.xz
|
||||
# Download/Update NLTK data:
|
||||
# quilt setup python-nltk.spec
|
||||
# pushd nltk-?.?.?
|
||||
|
||||
Reference in New Issue
Block a user