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