From 73cad8c07462f90ee11593660069f6e562e7edd5e5aa423323716ab5890d6351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 23 Apr 2020 11:08:57 +0000 Subject: [PATCH] - Remove py2 deps as the package is py3 only OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=53 --- python-distributed.changes | 5 +++++ python-distributed.spec | 6 ------ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/python-distributed.changes b/python-distributed.changes index 4b229f3..0d14cd3 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 23 11:08:38 UTC 2020 - Tomáš Chvátal + +- Remove py2 deps as the package is py3 only + ------------------------------------------------------------------- Sun Mar 8 19:04:45 UTC 2020 - Arun Persaud diff --git a/python-distributed.spec b/python-distributed.spec index a88aa42..1e54d8b 100644 --- a/python-distributed.spec +++ b/python-distributed.spec @@ -33,7 +33,6 @@ BuildRequires: %{python_module scikit-learn >= 0.17.1} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: python2-futures Requires: python-PyYAML Requires: python-certifi Requires: python-click >= 6.6 @@ -63,11 +62,6 @@ BuildRequires: %{python_module tblib} BuildRequires: %{python_module toolz >= 0.7.4} BuildRequires: %{python_module tornado >= 4.5.1} BuildRequires: %{python_module zict >= 0.1.3} -BuildRequires: python2-mock -%endif -%ifpython2 -Requires: python-futures -Requires: python-singledispatch %endif %python_subpackages