diff --git a/python-csvkit.changes b/python-csvkit.changes index ec26ce0..a8362e9 100644 --- a/python-csvkit.changes +++ b/python-csvkit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 23 11:11:44 UTC 2020 - Tomáš Chvátal + +- Drop py2 deps as it works only on py3 atm + ------------------------------------------------------------------- Thu Mar 26 12:32:47 UTC 2020 - Paolo Stivanin diff --git a/python-csvkit.spec b/python-csvkit.spec index 0e5d823..888c3f8 100644 --- a/python-csvkit.spec +++ b/python-csvkit.spec @@ -43,10 +43,6 @@ BuildRequires: %{python_module six >= 1.6.1} BuildRequires: %{python_module xlrd >= 0.9.2} BuildRequires: fdupes BuildRequires: python-rpm-macros -# SECTION test requirements -BuildRequires: %{python_module coverage >= 3.5.1b1} -BuildRequires: python-mock >= 1.3.0 -# /SECTION BuildArch: noarch %python_subpackages