14
0
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:
2024-10-29 09:33:33 +00:00
committed by Git OBS Bridge
parent 5a720a2613
commit 35a1d0ac0d
6 changed files with 27 additions and 4 deletions

View File

@@ -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-?.?.?