From da718bda3fa46a0ec7e476567ea86babb419e90ee3c30a4149f9460e82ec4067 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:14:15 +0000 Subject: [PATCH] - Drop py2 deps as it works only on py3 atm OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-csvkit?expand=0&rev=19 --- python-csvkit.changes | 5 +++++ python-csvkit.spec | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) 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