diff --git a/python-h2.changes b/python-h2.changes index 813c19b..4d6306d 100644 --- a/python-h2.changes +++ b/python-h2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 14 06:57:45 UTC 2019 - Steve Kowalik + +- Drop unused dependancies on pytest-cov and pytest-xdist. + ------------------------------------------------------------------- Thu Sep 12 10:04:22 UTC 2019 - Tomáš Chvátal diff --git a/python-h2.spec b/python-h2.spec index 6f2dc5e..20645b8 100644 --- a/python-h2.spec +++ b/python-h2.spec @@ -28,8 +28,6 @@ Source0: https://files.pythonhosted.org/packages/source/h/h2/h2-%{version BuildRequires: %{python_module hpack >= 2.3} BuildRequires: %{python_module hyperframe >= 5.2.0} BuildRequires: %{python_module hypothesis} -BuildRequires: %{python_module pytest-cov} -BuildRequires: %{python_module pytest-xdist} BuildRequires: %{python_module pytest} BuildRequires: fdupes BuildRequires: python-enum34 >= 1.1.6