From 3547d0cab5ec3b81f902da6af0a7275b53d039993dd20b483c26e720dd73b824 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 28 Mar 2023 08:50:18 +0000 Subject: [PATCH] Accepting request 1074922 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1074922 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=43 --- python-nltk.changes | 5 +++++ python-nltk.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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