Accepting request 673158 from home:jayvdb:coala
- Remove Python 3 dependency on singledispatch OBS-URL: https://build.opensuse.org/request/show/673158 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=18
This commit is contained in:
parent
681ed998c4
commit
6464a76f6e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 10 16:19:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Remove Python 3 dependency on singledispatch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 9 16:16:11 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -34,7 +34,9 @@ BuildRequires: %{python_module six}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: unzip
|
||||
Requires: python-singledispatch
|
||||
%ifpython2
|
||||
Requires: python2-singledispatch
|
||||
%endif
|
||||
Requires: python-six
|
||||
Recommends: python-gensim
|
||||
Recommends: python-matplotlib
|
||||
|
Loading…
Reference in New Issue
Block a user