diff --git a/python-nltk.changes b/python-nltk.changes index 6a46f05..ecc7a8c 100644 --- a/python-nltk.changes +++ b/python-nltk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 28 08:36:04 UTC 2023 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Fri Jan 6 15:32:43 UTC 2023 - Yogalakshmi Arunachalam diff --git a/python-nltk.spec b/python-nltk.spec index 7521b2a..fd7b0d9 100644 --- a/python-nltk.spec +++ b/python-nltk.spec @@ -39,7 +39,6 @@ Patch0: skip-networked-test.patch Patch1: port-2to3.patch BuildRequires: %{python_module regex} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: %{pythons} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -66,7 +65,6 @@ BuildRequires: %{python_module tqdm} BuildRequires: %{python_module twython} # Requires: python-regex -Requires: python-six Recommends: python-gensim Recommends: python-matplotlib Recommends: python-numpy