diff --git a/python-hankel.changes b/python-hankel.changes index b6a8288..4a093f0 100644 --- a/python-hankel.changes +++ b/python-hankel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 23 11:02:49 UTC 2020 - Tomáš Chvátal + +- Drop py2 deps as package is py3 only + ------------------------------------------------------------------- Wed Apr 8 14:46:49 UTC 2020 - Marketa Calabkova diff --git a/python-hankel.spec b/python-hankel.spec index 2ad502f..5589c67 100644 --- a/python-hankel.spec +++ b/python-hankel.spec @@ -39,11 +39,7 @@ BuildRequires: %{python_module mpmath >= 0.18} BuildRequires: %{python_module numpy >= 1.6.1} BuildRequires: %{python_module pytest} BuildRequires: %{python_module scipy >= 0.12.0} -BuildRequires: python-future # /SECTION -%ifpython2 -Requires: python-future -%endif %python_subpackages %description