forked from pool/python-nltk
- Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=28
This commit is contained in:
committed by
Git OBS Bridge
parent
183dff8b81
commit
2dba26b898
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-nltk
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -84,6 +84,6 @@ chmod -x %{buildroot}%{$python_sitelib}/nltk/test/dependency.doctest
|
||||
%doc README.md
|
||||
%license LICENSE.txt
|
||||
%{python_sitelib}/%{pyname}/
|
||||
%{python_sitelib}/%{pyname}-%{version}-py%{py_ver}.egg-info/
|
||||
%{python_sitelib}/%{pyname}-%{version}-py%{python_version}.egg-info/
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user