forked from pool/python-nltk
Accepting request 459509 from home:cyberiad:branches:devel:languages:python
update to version 3.2.2 OBS-URL: https://build.opensuse.org/request/show/459509 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-nltk
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-nltk
|
||||
Version: 3.2.1
|
||||
Version: 3.2.2
|
||||
Release: 0
|
||||
Url: http://nltk.org/
|
||||
Summary: Natural Language Toolkit
|
||||
@@ -25,9 +25,10 @@ License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Source: https://files.pythonhosted.org/packages/source/n/nltk/nltk-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-PyYAML
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-PyYAML
|
||||
BuildRequires: python-xml
|
||||
Requires: python-PyYAML
|
||||
Requires: python-numpy
|
||||
@@ -52,6 +53,7 @@ python setup.py build
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root="%{buildroot}"
|
||||
%fdupes $RPM_BUILD_ROOT/
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
|
||||
Reference in New Issue
Block a user