diff --git a/python-user_agent.changes b/python-user_agent.changes index f9bb059..3271feb 100644 --- a/python-user_agent.changes +++ b/python-user_agent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 26 08:24:05 UTC 2019 - John Vandenberg + +- Remove build dependency pytest-flake8 + ------------------------------------------------------------------- Tue Dec 4 12:55:44 UTC 2018 - Matej Cepl diff --git a/python-user_agent.spec b/python-user_agent.spec index abcac16..e7247f7 100644 --- a/python-user_agent.spec +++ b/python-user_agent.spec @@ -1,7 +1,7 @@ # # spec file for package python-user_agent # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,6 @@ BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements -BuildRequires: %{python_module pytest-flake8} BuildRequires: %{python_module pytest} # /SECTION Requires: python-six